AWS CloudFormation Template Generator
Draft a clean starter CloudFormation template for labs, study, or real AWS environments, entirely in your browser. Choose a few common resources, press generate, then copy the YAML into your own CloudFormation workflow.
Template settings
Describe the stack and select resources. The generator assembles a starter CloudFormation template.
Use a narrow range such as your office IP for anything beyond lab work.
Generated template
Copy this YAML into a file such as template.yaml then deploy it with your own AWS tools.
The generator does not call AWS APIs. It only builds text based templates and leaves all creation and updates inside your own AWS accounts and deployment tools.
New to CloudFormation or want a gentle refresher first. Read the companion guide About the AWS CloudFormation Template Generator.