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 d096f68 commit 0c6444dCopy full SHA for 0c6444d
.github/workflows/deploy-sandbox.yml
@@ -71,7 +71,7 @@ jobs:
71
fail-fast: false
72
matrix: ${{ fromJson(needs.build-matrix.outputs.matrix) }}
73
74
- uses: launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-deploy.yml@v0.1.0
+ uses: launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-deploy.yml@0.1.0
75
with:
76
tf_version: '1.5.5'
77
tg_version: '0.54.11'
0 commit comments