File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2929
3030 uses : launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-deploy-ephemeral.yml@feature/tg-deploy-without-gh-environment
3131 with :
32- branch_name : ${{ github.head_ref }}
32+ git_branch : ${{ github.head_ref }}
3333 assume_role_arn : " arn:aws:iam::020127659860:role/github-actions-deploy-role"
3434 tf_version : ${{ needs.get-tg-versions.outputs.tf_version }}
3535 tg_version : ${{ needs.get-tg-versions.outputs.tg_version }}
Original file line number Diff line number Diff line change 2929
3030 uses : launchbynttdata/launch-workflows/.github/workflows/reusable-terragrunt-destroy-ephemeral.yml@feature/tg-deploy-without-gh-environment
3131 with :
32- branch_name : ${{ github.head_ref }}
32+ git_branch : ${{ github.head_ref }}
3333 assume_role_arn : " arn:aws:iam::020127659860:role/github-actions-deploy-role"
3434 tf_version : ${{ needs.get-tg-versions.outputs.tf_version }}
3535 tg_version : ${{ needs.get-tg-versions.outputs.tg_version }}
You can’t perform that action at this time.
0 commit comments