Skip to content

Instantly share code, notes, and snippets.

@away168
Created August 17, 2022 15:42
Show Gist options
  • Save away168/f5f61500be45f66fa98004ce009da6ca to your computer and use it in GitHub Desktop.
Save away168/f5f61500be45f66fa98004ce009da6ca to your computer and use it in GitHub Desktop.
Custom Flow with Run-All
version: 1
deploy:
steps:
terraformInit:
after:
- /opt/tgenv/bin/terragrunt run-all apply -auto-approve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment