Creating an AWS Account
A step-by-step example of provisioning resources with a CloudFormation template.
- Visit a CloudFormation section in your AWS account
- Select Create Stack
- With new resources (standard)
- Add a custom template
- Select Upload a template file
- Chose a file
- Next
- Edit parameters
- Input all the parameters that are needed (1-9)
- Next
- Configure stack options
- No need to change anything
- Next
- Review the stack
- Review the stack creation and click on the “I acknowledge that AWS…”
- Submit
- After the creation process is over, take a look at the [[Stach info.png]], [[Events.png]], [[Resources.png]], and [[Outputs.png]].
This post is licensed under CC BY 4.0 by the author.
Comments powered by Disqus.