The following macros are not currently supported in the header:
  • unmigrated-wiki-markup

Documentation for Tasks for AWS 2.12 – other releases are available in the Tasks for AWS Documentation Directory.
View

Unknown macro: {spacejump}

or visit the current documentation home.

Provisioning with AWS CloudFormation

Components

The provisioning of AWS resources with AWS CloudFormation involves several major components as follows:

  • Templatea blueprint for building your AWS resources, used to create, update or delete a CloudFormation stack (see below)
  • Stack – an instantiated collection of related AWS resources, as defined by the stack's CloudFormation template (see above)
  • Change Set – a summary of proposed changes to AWS resources provisioned by the CloudFormation stack (see above)


Alternative deployment workflows via CloudFormation

Workflow

The provisioning workflow are illustrated by the diagrams in How Does AWS CloudFormation Work?:

Provisioning without change sets

This comprises the following activities:

  1. create a stack from the template – see the Create Stack action of the AWS CloudFormation Stack task
  2. (optional) update the stack (with or without changes to the template) – see the Update Stack action of the AWS CloudFormation Stack task

Provisioning with change sets

This comprises the following activities:

  1. create a stack from the template – see the Create Stack action of the AWS CloudFormation Stack task
  2. (optional) create and execute a change set to update the stack (with or without changes to the template) – see the Create Change Set and Execute Change Set actions of the AWS CloudFormation Stack task

Frequently Asked Questions (FAQ)

Atlassian®, Atlassian Bamboo®, Bitbucket®, Atlassian Crowd®, Confluence®, Jira®, Jira Service Management™, Opsgenie®, and Statuspage™ are registered trademarks of Atlassian.
Amazon Web Services™, AWS™ and the “Powered by Amazon Web Services” logo are trademarks of Amazon.com, Inc. or its affiliates in the United States and/or other countries.

Utoolity® is a registered trademark of Utoolity GmbH.
© 2024 Utoolity GmbH. All rights reserved.