You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
resource/aws_kinesis_firehose_delivery_stream: Remove s3_configuration attribute from the root of the resource. s3_configuration is now a part of the following blocks: elasticsearch_configuration, opensearch_configuration, redshift_configuration, splunk_configuration, and http_endpoint_configuration (hashicorp/terraform-provider-aws#31138)
The text was updated successfully, but these errors were encountered:
#49)
## Which problem is this PR solving?
This is a breaking change and requires consumers to upgrade to 5.x.x AWS
terraform provider
- Closes#48
## Short description of the changes
hashicorp/terraform-provider-aws#31138
## How to verify that this has the expected result
Followed the changes specified
[here](hashicorp/terraform-provider-aws#31138)
and running in dev environment
terraform-aws-integrations/modules/kinesis-firehose-honeycomb/main.tf
Lines 18 to 25 in b846c4d
fails with the new 5.x aws provider from hashi:
The text was updated successfully, but these errors were encountered: