educative.io

Question on module production-create-staging-stack

Hi,

I am trying to do this lesson in my local machine. Till “Production create stack” module everything worked fine. but in this lesson after executing ./deploy-infra.sh, I am getting below error.

awsbootstrap-ap-south-1-codepipeline-701790366163

awsbootstrap-cfn-701790366163

\n\n=========== Deploying setup.yml ===========

Waiting for changeset to be created…

No changes to deploy. Stack awsbootstrap-setup is up to date

\n\n=========== Packaging main.yml ===========

\n\n=========== Deploying main.yml ===========

An error occurred (ValidationError) when calling the CreateChangeSet operation: Parameters: [EC2AMI] must have values

Can you please help!
Thanks
Bharath

Type your question above this line.

Course: https://www.educative.io/collection/10370001/5943367834796032
Lesson: https://www.educative.io/collection/page/10370001/5943367834796032/5107468213420032

Hi @Bharath_N_V

There was a slight issue in the YAML files that resulted in the error you faced. The problem has been fixed now. Hope this helped!