Skip to content

Commit 37c7d8d

Browse files
Merge branch 'main' into feature/matrix
Signed-off-by: Chris Taylor <132399041+chris11-taylor-nttd@users.noreply.github.com>
2 parents 469ae83 + cc450d0 commit 37c7d8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-sandbox.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,13 @@ jobs:
6565
strategy:
6666
fail-fast: false
6767
matrix: ${{ fromJson(needs.build-matrix.outputs.matrix) }}
68+
6869
uses: ./.github/workflows/terragrunt-deploy.yml
6970
with:
7071
tf_version: '1.5.5'
7172
tg_version: '0.54.11'
7273
environment: ${{ matrix.terragrunt_environment.environment }}
7374
region: ${{ matrix.terragrunt_environment.region }}
7475
env_id: ${{ matrix.terragrunt_environment.instance }}
76+
7577
secrets: inherit

0 commit comments

Comments
 (0)