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 af48d66 commit 811318bCopy full SHA for 811318b
.github/workflows/deploy-sandbox.yml
@@ -83,9 +83,9 @@ jobs:
83
working-directory: ./pre_core
84
shell: bash
85
86
- # - name: Run Terraform Apply
87
- # run: terraform apply -auto-approve -input=false tf-pre_core.plan
88
- # working-directory: ./pre_core
+ - name: Run Terraform Apply
+ run: terraform apply -auto-approve -input=false tf-pre_core.plan
+ working-directory: ./pre_core
89
90
############################################
91
0 commit comments