Amazon CodeCatalyst workflow for Terraform for a PR branch
Example CodeCatalyst workflow to run Terraform plan on a PR branch.
AWS Admin
Amazon Employee
Published May 5, 2023
Last Modified Jun 21, 2024
About | |
---|---|
💻 AWS experience | Hashicorp HCL CodeCatalyst Workflow |
⏰ Last Updated | 2023-05-05 |
This snippet shows a CodeCatalyst workflow that will run Terraform
validate
and plan
to test if the Terraform code is valid on a PR. It is intended to be used on a PR branch - see this example of the main branch workflow. Alternative version using GitHub Actions.Used in:
Any opinions in this post are those of the individual author and may not reflect the opinions of AWS.