terraform fails when an iam user or role is renamed #213
Labels
bug
Addresses a defect in current functionality.
service/iam
Issues and PRs that pertain to the iam service.
Milestone
This issue was originally opened by @justin8 as hashicorp/terraform#7939. It was migrated here as part of the provider split. The original body of the issue is below.
When renaming a role/user (probably groups as well, but I haven't tested this). It attempts to delete the old resource without detaching the policies, then returns this:
According to hashicorp/terraform#3227 it sounds like this should have already been fixed, but it doesn't seem this way.
Terraform Version
v0.6.616
References
hashicorp/terraform#3227
The text was updated successfully, but these errors were encountered: