Skip to content

Commit d111739

Browse files
Pass assume_role_arn
1 parent 7a967e5 commit d111739

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull-request-plan-production.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
git_branch: ${{ github.head_ref }}
3333
tf_version: ${{ needs.get-tg-versions.outputs.tf_version }}
3434
tg_version: ${{ needs.get-tg-versions.outputs.tg_version }}
35+
assume_role_arn: "arn:aws:iam::159247424670:role/github-actions-deploy-role"
3536
environment: ${{ matrix.terragrunt_environment.environment }}
3637
region: ${{ matrix.terragrunt_environment.region }}
3738
env_id: ${{ matrix.terragrunt_environment.instance }}

0 commit comments

Comments
 (0)