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.61k stars 9k forks source link

[Enhancement]: Add tags to `aws_cur_report_definition` resource and data source #37749

Open azbpa opened 1 month ago

azbpa commented 1 month ago

Description

Resource and data source for aws_cur_report_definition are missing the attribute for setting/getting tags. Also default_tags from provider definition is not applied.

Affected Resource(s) and/or Data Source(s)

Potential Terraform Configuration

No response

References

Would you like to implement a fix?

No

github-actions[bot] commented 1 month ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue