Update tf-gha-deploy-infra.yml
This commit is contained in:
Родитель
d3176bce49
Коммит
1a7311923b
|
@ -32,7 +32,8 @@ jobs:
|
|||
file_name: ${{ needs.set-env-branch.outputs.config-file}}
|
||||
test-terraform-state-deployment:
|
||||
needs: [get-config,set-env-branch]
|
||||
uses: Azure/mlops-templates/.github/workflows/tf-gha-install-terraform.yml@main-dec31
|
||||
uses: Azure/mlops-templates/.github/workflows/tf-gha-install-terraform.yml@main-dec31 # TBD - revert to @main
|
||||
with:
|
||||
with:
|
||||
TFAction: 'apply'
|
||||
dply_environment: ${{ needs.set-env-branch.outputs.config-file }}
|
||||
|
|
Загрузка…
Ссылка в новой задаче