Abe
05/08/2023, 1:32 PMrepos:
- id: <http://internal-bitbucket.com/Project/repo|internal-bitbucket.com/Project/repo>
branch: /TEST-20037/
plan_requirements: [mergeable]
apply_requirements: [approved, mergeable]
import_requirements: [approved, mergeable]
pre_workflow_hooks:
- run: terragrunt-atlantis-config generate --output atlantis.yaml --autoplan --parallel --create-workspace
workflow: terragrunt
workflows:
terragrunt:
plan:
steps:
- env:
name: TERRAGRUNT_TFPATH
command: 'echo "terraform${ATLANTIS_TERRAFORM_VERSION}"'
- run: terragrunt plan -input=false -out=$PLANFILE
- run: terragrunt show -json $PLANFILE > $SHOWFILE
Dylan Page
05/08/2023, 4:19 PMAbe
05/08/2023, 4:23 PMDylan Page
05/08/2023, 4:23 PMAbe
05/08/2023, 4:48 PMDylan Page
05/08/2023, 4:49 PMAbe
05/08/2023, 5:14 PMlkysow
05/09/2023, 10:45 PMAbe
05/10/2023, 4:28 PM