Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate documentation for type_name attribute on aws_kinesis_firehose_delivery_stream resource #15036
Comments
|
Hi @clebio terraform-provider-aws/aws/resource_aws_kinesis_firehose_delivery_stream.go Lines 1218 to 1222 in 374a49a If you or anyone is interested in updating the documentation for this argument, it can be found in the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The documentation for
kinesis_firehose_delivery_streamstates thattype_nameis required:This is no longer accurate.
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
n/a
Panic Output
n/a
Expected Behavior
plan/apply doesn't fail
Actual Behavior
Steps to Reproduce
terraform apply -auto-approveImportant Factoids
n/a
References