awslabs / ec2-spot-labs

Collection of tools and code examples to demonstrate best practices in using Amazon EC2 Spot Instances.
https://aws.amazon.com/ec2/spot/
Other
935 stars 319 forks source link

Code cleanup: duplicated action #30

Open nitrogear opened 4 years ago

nitrogear commented 4 years ago

It seems that autoscaling:DescribeTags was added twice https://github.com/awslabs/ec2-spot-labs/blob/98914db0d76ae09394ea171288bb4f06706fdcaf/ec2-spot-eks-solution/provision-worker-nodes/amazon-eks-nodegroup-with-spot.yaml#L361