Update Terraform Deploy to GCP.yaml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user