Update onix-gcp-terraform-deploy.yml

This commit is contained in:
AbhishekHS220
2025-06-04 11:06:16 +05:30
committed by GitHub
parent 067030d58e
commit b4e2e18464

View File

@@ -50,7 +50,7 @@ jobs:
- name: Terraform Plan
working-directory: ./gerrit-repo/Terraform-CICD
run: terraform plan -var="credentials_file=${{ github.workspace }}/gcp-key.json"
run: terraform plan
#- name: Terraform Apply
# working-directory: ./gerrit-repo/Terraform