https://pulumi.com logo
Title
f

future-megabyte-14556

01/26/2020, 9:03 AM
Anybody else getting errors deleting EKS Node Security Groups?
aws:ec2:SecurityGroup                  cluster-pulumi-test-nodeSecurityGroup         **deleting failed**   1 error
Error deleting security group: DependencyViolation: resource sg-08f756b4c56c49dfc has a dependent object
    	status code: 400
That dependent object is a network interface; if you delete that manually everything works. Getting this fairly consistently.
w

white-balloon-205

01/26/2020, 3:59 PM
We used to see this frequently due to issues with the AWS CNI plugin - but those were fixed awhile ago. Any details of your EKS configuration you can share? https://github.com/pulumi/pulumi-eks/issues/194
f

future-megabyte-14556

01/27/2020, 3:41 AM
okay that's interesting. I'll keep monitoring and post more info if I continue to see issues. It doesn't happen all the time, but I've seen it two or three times now. full source code: https://github.com/aaronhayes/pulumi-hasura-aws-eks-example