[Bug]: aws_iam_role_policy_attachments_exclusive policies cannot be deleted or recreated #40665
Labels
bug
Addresses a defect in current functionality.
needs-triage
Waiting for first response or review from a maintainer.
service/iam
Issues and PRs that pertain to the iam service.
Terraform Core Version
1.10.0
AWS Provider Version
5.80.0
Affected Resource(s)
Expected Behavior
I should be able to delete or recreate the policy that is attached to the iam role.
Actual Behavior
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
apply this
run
terraform taint aws_iam_policy.this
or comment out the policyapply again and youll hit the error
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
a few other related issues
#10945
#32906
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: