Workflow
The provisioning workflow is illustrated by the diagram in How Does AWS CloudFormation Work?:
This comprises the following activities:
- design a template – this can be done manually via any JSON capable text editor, or with the AWS CloudFormation Designer
- (optional) upload the template to an Amazon S3 bucket – see the Upload File(s) action of the Amazon S3 Object task
- create a stack from the template – see the Create Stack action of the AWS CloudFormation Stack task
- (optional) update the stack (with or without changes to the template)
- Directly – see the Update Stack action of the AWS CloudFormation Stack task
- Via change sets – see the Create Stack Change Set and Execute Stack Change Set actions of the AWS CloudFormation Stack task
Frequently Asked Questions (FAQ)
Questionslist macro | ||||||||
---|---|---|---|---|---|---|---|---|
|