resource/aws_kinesis_firehose_delivery_stream: Retry on additional IAM eventual consistency errors #7727
Labels
bug
Addresses a defect in current functionality.
service/firehose
Issues and PRs that pertain to the firehose service.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
I am seeing intermittent failures when using the
aws_kinesis_firehose_delivery_stream
. The error reported is:This looks different to the current list of errors being tracked in https://github.com/terraform-providers/terraform-provider-aws/blob/master/aws/resource_aws_kinesis_firehose_delivery_stream.go#L2081
The message is specific about security token, the application (codebuild in this example) has permissions since this build is successful on other runs.
Possibly related issues
#3380
#4513
Community Note
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
Retry on error
Actual Behavior
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: