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
2022-01-12 05:03:37 [✖] unexpected status "DELETE_FAILED" while waiting for CloudFormation stack "eksctl-devsecops-nodegroup-node-group-1"
2022-01-12 05:03:37 [ℹ] fetching stack events in attempt to troubleshoot the root cause of the failure
2022-01-12 05:03:37 [✖] AWS::CloudFormation::Stack/eksctl-devsecops-nodegroup-node-group-1: DELETE_FAILED – "The following resource(s) failed to delete: [NodeInstanceRole]. "
2022-01-12 05:03:37 [✖] AWS::IAM::Role/NodeInstanceRole: DELETE_FAILED – "Cannot delete entity, must detach all policies first. (Service: AmazonIdentityManagement; Status Code: 409; Error Code: DeleteConflict; Request ID: 84355f9a-8560-47f7-ab7c-e08b58be5a8c; Proxy: null)"
2022-01-12 05:03:37 [ℹ] 1 error(s) occurred while deleting cluster with nodegroup(s)
2022-01-12 05:03:37 [✖] waiting for CloudFormation stack "eksctl-devsecops-nodegroup-node-group-1": ResourceNotReady: failed waiting for successful resource state
Deletion of EKS Cluster via eksctl will fail due to IAM Role policy attachment being a manual task managed outside of CloudFormation
The text was updated successfully, but these errors were encountered:
2022-01-12 05:03:37 [✖] unexpected status "DELETE_FAILED" while waiting for CloudFormation stack "eksctl-devsecops-nodegroup-node-group-1"
2022-01-12 05:03:37 [ℹ] fetching stack events in attempt to troubleshoot the root cause of the failure
2022-01-12 05:03:37 [✖] AWS::CloudFormation::Stack/eksctl-devsecops-nodegroup-node-group-1: DELETE_FAILED – "The following resource(s) failed to delete: [NodeInstanceRole]. "
2022-01-12 05:03:37 [✖] AWS::IAM::Role/NodeInstanceRole: DELETE_FAILED – "Cannot delete entity, must detach all policies first. (Service: AmazonIdentityManagement; Status Code: 409; Error Code: DeleteConflict; Request ID: 84355f9a-8560-47f7-ab7c-e08b58be5a8c; Proxy: null)"
2022-01-12 05:03:37 [ℹ] 1 error(s) occurred while deleting cluster with nodegroup(s)
2022-01-12 05:03:37 [✖] waiting for CloudFormation stack "eksctl-devsecops-nodegroup-node-group-1": ResourceNotReady: failed waiting for successful resource state
Deletion of EKS Cluster via eksctl will fail due to IAM Role policy attachment being a manual task managed outside of CloudFormation
The text was updated successfully, but these errors were encountered: