141-update-workflows-with-infisical #144

Merged
noah merged 3 commits from 141-update-workflows-with-infisical into main 2026-07-13 12:01:20 -04:00

View File

@@ -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 -