S3 Bucket Tags with "" Value are Not Created / Result is Perpetual Plan and Apply Differences #25847
Labels
bug
Addresses a defect in current functionality.
service/iam
Issues and PRs that pertain to the iam service.
service/s3
Issues and PRs that pertain to the s3 service.
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Note that
aws_iam_user
type resources are not impacted.Terraform Configuration Files
Debug Output
https://gist.github.com/colinbjohnson/9822e9af6350d238c9e3739cdd05789d
Panic Output
NA
Expected Behavior
A tag with the Key "Environment" should be created with an empty Value should be created.
Actual Behavior
No tag is created.
Steps to Reproduce
terraform apply
Important Factoids
In the above gist/debug output it does seem that terraform/the AWS provider is aware of an issue and as a result the following is returned:
References
NA
The text was updated successfully, but these errors were encountered: