amazon-archives / cost-optimization-ec2-right-sizing

The EC2 Right Sizing solution has reached the end of its useful life. Right-sizing functionality is available as a native feature of AWS Compute Optimizer. Details here: https://aws.amazon.com/compute-optimizer/. The solution will be removed the AWS Solutions library and archived on GitHub. Archived solutions will continue to be available on GitHub; however, the AWS Solutions Team has no further plans to update or provide technical support for the solution.
Apache License 2.0
88 stars 45 forks source link

Error while launching this stack #1

Closed krishnamee2004 closed 7 years ago

krishnamee2004 commented 8 years ago

While launching the stack, I received the following error:

image

It looks like the error is coming from here:

image

milbrya commented 8 years ago

You are seeing this error because Fn:Select is trying to reference an index in an array/list that does not exist.

Now WHY you are getting this error is a larger issue that requires a bit of digging around. We need to figure out why a result from Fn:GetAZs is returning a result without a value at index position 1.

Can you please get back to us on the following: