Slackbot
05/23/2023, 7:50 PMross strickland
05/23/2023, 8:01 PMJT
05/23/2023, 8:05 PMv0.23.5-debian
, and the repo configuration looks like this:
repos:
- id: /.*/
branch: /.*/
allowed_overrides: [workflow]
allow_custom_workflows: true
pre_workflow_hooks:
- run: terragrunt-atlantis-config generate --output atlantis.yaml --autoplan --parallel --create-workspace
description: "Generating Terragrunt Configuration Files"
workflow: tf-plan
workflows:
tf-plan:
plan:
steps:
- init
- plan
- run: ./script.sh
JT
05/23/2023, 8:42 PMDylan Page
05/23/2023, 9:04 PMDylan Page
05/23/2023, 9:04 PMDylan Page
05/23/2023, 9:04 PMDylan Page
05/23/2023, 9:05 PMross strickland
05/23/2023, 9:07 PMross strickland
05/23/2023, 9:09 PMDylan Page
05/23/2023, 9:09 PM