Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

createstack.json isn't json #18

Open
Steeltalon opened this issue Apr 7, 2020 · 1 comment
Open

createstack.json isn't json #18

Steeltalon opened this issue Apr 7, 2020 · 1 comment

Comments

@Steeltalon
Copy link

If you try to import it into cloudformation it gives an error about it being invalid YAML.

Using this link from the instructions instead of the github link does work: https://raw.githubusercontent.com/linuxacademy/content-aws-csa2019/master/lab_files/01_aws_sa_fundamentals/getting_started_with_cfn/createstack.json

@ScottyHunter
Copy link

I figured it out:

Click on Create Stack > With New Resources

Select Create Template with Designer, then click Create template in designer

At the bottom of the code/input screen, click on template

Remove the code that is in the space

Copy + paste the raw code from the createstack.json file

At the top, click the check to validate the template

Then, click create stack and proceed with the rest of the lab

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants