logo
Menu

Amazon CodeCatalyst workflow for AWS CloudFormation PR branch

Example CodeCatalyst workflow to run CloudFormation plan on a PR branch.

Rohini Gaonkar
Amazon Employee
Published May 5, 2023
Last Modified Mar 28, 2024
This snippet shows a CodeCatalyst workflow that will run super-linter on the CloudFormation template, and then create a changeset, but not apply any changes. It is intended to be used on a PR branch - see this example of the main branch workflow.
Used in:

Snippet

 

Any opinions in this post are those of the individual author and may not reflect the opinions of AWS.

Comments