Update Terraform Deploy to GCP.yaml

This commit is contained in:
AbhishekHS220
2025-06-02 12:14:54 +05:30
committed by GitHub
parent 1ac7447455
commit dbf00b7939

View File

@@ -7,8 +7,8 @@ jobs:
terraform: terraform:
name: Deploy GCP Infrastructure name: Deploy GCP Infrastructure
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: #env:
GOOGLE_APPLICATION_CREDENTIALS: ${{ github.workspace }}/gcp-key.json # GOOGLE_APPLICATION_CREDENTIALS: ${{ github.workspace }}/gcp-key.json
steps: steps:
- name: Checkout this repository - name: Checkout this repository