141-update-workflows-with-infisical #144
@@ -35,9 +35,9 @@ jobs:
|
||||
|
||||
- name: Terraform plan
|
||||
run: |
|
||||
terraform plan -no-color -input=false
|
||||
terraform -chdir=/infrastructure plan -no-color -input=false
|
||||
|
||||
- name: Terraform apply
|
||||
run: |
|
||||
terraform apply -no-color -
|
||||
# - name: Terraform apply
|
||||
# run: |
|
||||
# terraform apply -no-color -
|
||||
|
||||
Reference in New Issue
Block a user