tags
support for aws iam policies
#17980
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/iam
Issues and PRs that pertain to the iam service.
This issue was originally opened by @zerkms as hashicorp/terraform#28009. It was migrated here as a result of the provider split. The original body of the issue is below.
Current Terraform Version
Use-cases
Attempted Solutions
Proposal
AWS allows setting tags for IAM Policies using the console UI, yet
aws_iam_policy
does not:An argument named "tags" is not expected here
Could it please be implemented for consistency.
References
The text was updated successfully, but these errors were encountered: