You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to delete/destroy a permission set, Terraform/Tofu fails with an error like
Error: waiting for SSO Permission Set (arn:aws:sso:::permissionSet/ssoins-xxx/ps-xxx)
provision: unexpected state 'FAILED', wanted target 'SUCCEEDED'.
last error: Received a 404 status error: Permission set provision not found in AWS account 123456789012.
Describe the Bug
When trying to delete/destroy a permission set, Terraform/Tofu fails with an error like
This is due to a known bug in the AWS Provider, with a known workaround.
Expected Behavior
Destroying permission sets should proceed without error
Steps to Reproduce
Additional Context
The text was updated successfully, but these errors were encountered: