Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Template error: Fn::Select cannot select nonexistent value at index 1

avatar
Explorer

Just going through the AWSQuickstart guide https://docs.aws.amazon.com/quickstart/latest/cloudera/step2.html to create an EDH. The CloudFormation stack creation is failing with:

 

"Template error: Fn::Select cannot select nonexistent value at index 1"

 

I have left the template and S3 details as the defaults.

1 REPLY 1

avatar
Explorer

This error may have been due to only specifying one availability zone. Since using two, I get further but with different errors. I'll continue to experiment...