Merge pull request '141-update-workflows-with-infisical' (#144) from 141-update-workflows-with-infisical into main
All checks were successful
Main / changes (push) Successful in 23s
Main / build-and-test (push) Has been skipped
Main / deploy (push) Successful in 2m38s

Reviewed-on: #144
This commit was merged in pull request #144.
This commit is contained in:
2026-07-13 12:01:20 -04:00

View File

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