Stack in Cloud formation (Beginner level)

0

Hi, I'm trying to implement cloud stack using template designer using the components to implement VPC, subnets, Route table and IG without using yaml or jason codes . Please could someone assist on this. Much Appreciated!

asked 2 years ago266 views
2 Answers
0

This may provide you guidance - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/working-with-templates-cfn-designer-walkthrough-createbasicwebserver.html

If my answer helps resolve your issue, please upvote and accept my answer. Thanks

profile pictureAWS
EXPERT
answered 2 years ago
0

I would not expect a lot from the designer feature ,,not helpful

Invest sometime in docs will not regret it specially the template anatomy part and then use the vscode cloud formation plugin will help u initially populate the template.

Cloud formation is great but designer is useless

profile picture
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions