terraform-aws-dynamodb icon indicating copy to clipboard operation
terraform-aws-dynamodb copied to clipboard

Replicas do not have default_tags applied to them

Open aimran-adroll opened this issue 1 year ago • 0 comments
trafficstars

Describe the Bug

The propagate_tags is disabled. I just noticed that my replicas did not inherit the tags. I am suspecting its because of this flag?

https://github.com/cloudposse/terraform-aws-dynamodb/blob/1a11bea59eefb50e2f776dcaa17504c0d6afd80d/main.tf#L112

Expected Behavior

all replicas should be the default_tags in the provider

Steps to Reproduce

create replicas in other regions and check tags

Screenshots

No response

Environment

No response

Additional Context

No response

aimran-adroll avatar Feb 02 '24 16:02 aimran-adroll