[Bug]: FMS policy does not support multiple tags with same key but different value due to map type #41201
Labels
bug
Addresses a defect in current functionality.
service/fms
Issues and PRs that pertain to the fms service.
Terraform Core Version
v1.10.5
AWS Provider Version
v5.84.0
Affected Resource(s)
aws_fms_policy
Terraform Configuration Files
Expected Behavior
I was expecting to have listed all resource_tags defined. Also duplicated
Actual Behavior
It only lists last value of given tag key in the map and ommits all previous
Steps to Reproduce
Run terraform plan with given terraform config input
Important Factoids
Terraform plan:
References
Already mentioned in #25880 but closed
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: