Skip to content

Commit

Permalink
Merge pull request #12 from sr33hari/staging
Browse files Browse the repository at this point in the history
aaaarghhhv2
  • Loading branch information
sr33hari authored Jul 11, 2024
2 parents 25b8cc6 + ab5452d commit 2feab9d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,8 @@ jobs:

- name: Setup Google Cloud Credentials
uses: google-github-actions/auth@v2
run: |
gcloud auth configure-docker us-west2-docker.pkg.dev
env:
GOOGLE_APPLICATION_CREDENTIALS: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS }}
with:
credentials_json: "${{ secrets.GOOGLE_APPLICATION_CREDENTIALS }}"

# Initialize a new or existing Terraform working directory by creating initial files, loading any remote state, downloading modules, etc.
- name: Terraform Init
Expand Down

0 comments on commit 2feab9d

Please sign in to comment.