aws_dynamodb_table: Replica propagate_tags
not working properly
#26255
Labels
service/dynamodb
Issues and PRs that pertain to the dynamodb service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform v1.2.7
AWS Provider v4.25.0
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Start with this configuration:
Then add a replica:
Expected Behavior
Both replicas should have tags.
Actual Behavior
Only the
us-west-2
replica will have tags.Steps to Reproduce
terraform apply
with config 1terraform apply
with config 2References
The text was updated successfully, but these errors were encountered: