Open richardkeit opened 3 months ago
At this point it would not, as CFN won't identify it as a change. I would suggest, removing the block of code which deletes the permission sets and then re-creating another one
At this point it would not, as CFN won't identify it as a change. I would suggest, removing the block of code which deletes the permission sets and then re-creating another one
Hi @amitsmlaws ,
Via Cloudtrail & Cloudformation we can see that DeletePermissionSet
was called, but the relationship has been managed correctly and is unable to delete.
Describe the bug Renaming PermissionSet fails to delete original PermissionSet in Cloudformation (leaves two visible in Identity Centre)
To Reproduce Deploy the following
iam-config.yaml
:Rename
myApplicationProdAssignment
->myApplicationProdAssignment2
Run pipeline againExpected behavior Original Permission Set deleted New Permission Set Available
Please complete the following information about the solution:
Screenshot:
Additional context Cloudtrail: