-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
awsAWS-relatedAWS-related
Description
Summary
The IAM Policy for ptd-controller fails to delete during the persistent step, blocking the destruction workflow.
Context
During the teardown process, the IAM policy deletion fails, likely due to dependencies on resources that will be cleaned up in subsequent steps.
Details
- Affected Resource: IAM Policy for
ptd-controller - Step:
persistent - Operation: Delete
- Dependency Issue: Policy appears to be tied to resources that exist in later cleanup steps
Current Understanding
- The policy deletion is blocked by active attachments or dependencies
- These dependencies are cleaned up in following steps of the teardown process; maybe this is a one-off and no action is needed here?
Notes
The ptd-controller infrastructure may be going away, which could make this a temporary issue worth working around rather than fixing comprehensively.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
awsAWS-relatedAWS-related