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.84k stars 9.19k forks source link

[Docs]: not only customer managed policies in aws_iam_xxx_policy_attachments_exclusive #40161

Open hitofuji opened 3 hours ago

hitofuji commented 3 hours ago

Documentation Link

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy_attachments_exclusive

Description

New resources for iam policy attachments exclusive control not only customer managed policy but also aws managed policy. We should replace them like below according to aws_iam_xxx_policy_attachment resources description.

References

No response

Would you like to implement a fix?

Yes

github-actions[bot] commented 3 hours ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue