-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Tag Policies to Organizations Support #11032
Comments
I'm happy to submit a PR for this soon. I have a work in progress branch, and I can already create/update/destroy tag policies. I want to verify that functionality is solid, and then I would just have to update the tests and documentation. |
Related feature request to track |
Hi, |
testing out 2.46.0 and getting this error when changing the type to TAG_POLICY Error: expected type to be one of [SERVICE_CONTROL_POLICY], got TAG_POLICY |
@alangford There's a few different places the |
Thank you @ericksoen I will close #11754 for being invalid |
Support for tag policies has been merged into the Please note that if you use restrictive IAM policies for the Terraform execution, that the underlying API call for the |
This has been released in version 2.48.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks! |
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Community Note
Description
Amazon announced support for Tag Policies to manage intra-organization tagging standards and support should be added for this construct.
New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: