Skip to content
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

Please add support for AWS Organizations Tag Policies (of type "TAG_POLICY") #1589

Closed
sahaqaa opened this issue Dec 9, 2022 · 4 comments
Closed
Labels

Comments

@sahaqaa
Copy link

sahaqaa commented Dec 9, 2022

Hello, please add ability to export AWS Organizations Tag Policies (of type "TAG_POLICY") via Terraformer.

URL https://aws.amazon.com/about-aws/whats-new/2019/11/aws-launches-tag-policies/
It was implemented in https://github.com/hashicorp/terraform-provider-aws/blob/v2.48.0/CHANGELOG.md
Here it is mentioned for Terraform AWS provider: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/organizations_policy#type

Here (https://github.com/GoogleCloudPlatform/terraformer/blob/master/docs/aws.md) i can see that supported "sections" for "organization":
aws_organizations_account
aws_organizations_organization
aws_organizations_organizational_unit
aws_organizations_policy
aws_organizations_policy_attachment

Tag Policies (of type "TAG_POLICY") is part of "aws_organizations_policy"

Expected behavior:

terraformer import aws --resources=organization --profile=XXXXX --regions=XXXX

This command also should return (and populate autogenerated
aws org tag policy
files by Terraformer) AWS Organizations Tag Policies (of type "TAG_POLICY")

@github-actions
Copy link

github-actions bot commented Feb 8, 2023

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Feb 8, 2023
@sahaqaa
Copy link
Author

sahaqaa commented Feb 8, 2023

This is still actual.

@github-actions github-actions bot removed the Stale label Feb 9, 2023
@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Apr 11, 2023
@github-actions
Copy link

This issue was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant