diff --git a/.github/workflows/onix-gcp-terraform-deploy.yml b/.github/workflows/onix-gcp-terraform-deploy.yml index 3ffeec2..1fce25f 100644 --- a/.github/workflows/onix-gcp-terraform-deploy.yml +++ b/.github/workflows/onix-gcp-terraform-deploy.yml @@ -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