I am trying to destroy my stack and I am running i...
# general
h
I am trying to destroy my stack and I am running into a weird error (on AWS, stack provisioned EKS):
Copy code
Deleting urn:pulumi:aws-eks-validationm::aws-eks-validation::eks:index:Cluster$aws:ec2/securityGroupRule:SecurityGroupRule::my-cluster-eksClusterInternetEgressRule: No security group with ID "sg-0a887d22a0e34ccc4"
What are my options from here?