Merge pull request '141-update-workflows-with-infisical' (#144) from 141-update-workflows-with-infisical into main
Reviewed-on: #144
This commit was merged in pull request #144.
This commit is contained in:
@@ -35,9 +35,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Terraform plan
|
- name: Terraform plan
|
||||||
run: |
|
run: |
|
||||||
terraform plan -no-color -input=false
|
terraform -chdir=/infrastructure plan -no-color -input=false
|
||||||
|
|
||||||
- name: Terraform apply
|
# - name: Terraform apply
|
||||||
run: |
|
# run: |
|
||||||
terraform apply -no-color -
|
# terraform apply -no-color -
|
||||||
|
|
||||||
Reference in New Issue
Block a user