Merge pull request 'adding infisical action to workflows' (#143) from 141-update-workflows-with-infisical into main
Some checks failed
Main / changes (push) Successful in 18s
Main / build-and-test (push) Has been skipped
Main / deploy (push) Failing after 7s

Reviewed-on: #143
This commit was merged in pull request #143.
This commit is contained in:
2026-07-13 11:50:29 -04:00

View File

@@ -30,14 +30,14 @@ jobs:
uses: hashicorp/setup-terraform@v4 uses: hashicorp/setup-terraform@v4
- name: Terraform init - name: Terraform init
uses: | run: |
terraform init -input=false terraform init -input=false
- name: Terraform plan - name: Terraform plan
uses: | run: |
terraform plan -no-color -input=false terraform plan -no-color -input=false
- name: Terraform apply - name: Terraform apply
uses: | run: |
terraform apply -no-color - terraform apply -no-color -