We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 109c1b4 commit b97e664Copy full SHA for b97e664
digger.yml
@@ -22,4 +22,5 @@ workflows:
22
apply:
23
steps:
24
- init
25
+ - run: echo "applying from planfile $DIGGER_PLANFILE"
26
- run: terragrunt apply -lock-timeout=3m --auto-approve --terragrunt-non-interactive $DIGGER_PLANFILE
0 commit comments