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

Support AWS tags on additional IAM resources like aws_iam_policy #1320

Closed
ivan-sukhomlyn opened this issue Apr 26, 2021 · 2 comments
Closed

Comments

@ivan-sukhomlyn
Copy link
Contributor

Is your request related to a new offering from AWS?

AWS Terraform provider supports tagging for the following AWS resources starting from the 3.35.0 version

  • aws_iam_policy
  • aws_iam_instance_profile
  • aws_iam_openid_connect_provider
  • aws_iam_saml_provider
  • aws_iam_server_certificate

An original issue at AWS Terraform provider repo - 17594
Release notes for the 3.35.0 version of AWS Terraform provider - 3.35.0

Describe the solution you'd like.

Support AWS tags at IAM resources as it's already realized in AWS Terraform provider.

For example, the aws_iam_openid_connect_provider Terraform resource docs

@ivan-sukhomlyn
Copy link
Contributor Author

This has been released in the v15.2.0 version

@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant