hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.83k stars 9.17k forks source link

Implement Provider Default Tags Functionality #17829

Closed anGie44 closed 3 years ago

anGie44 commented 3 years ago

Community Note

Description

Placeholder for resource-level implementation roll-out of default_tags. Preceded by #17826 #17827

Affected Resource(s) (subject to change)

The maintainers will decide if these should be completed all at once or in another manner.

References

robbie1douglas commented 3 years ago

Is there a list of which of these are functional at this point? Docs for 3.38.0 say it is available for many resources, but I'm not getting ECS resources tagged with provider default_tags. The config deploys without error, but no tags on resources.

anGie44 commented 3 years ago

Hi @georev, the functionality in theory is available to all resources that have a configurable root-level tags argument; I've updated the issue description to reflect the updated list of resources. Do you mind creating a new issue with more details related to the ECS resources that are not receiving the tags as expected?

robbie1douglas commented 3 years ago

Thanks @anGie44 I'll make a new issue when I get back to this. I just went ahead and did it the old way and need to move on at the moment.

github-actions[bot] commented 3 years ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.