Skip to content

Update main.tf

Update main.tf #27

Workflow file for this run

name: CI
on:
pull_request:
branches: [ "main" ]
types: [ closed, opened, synchronize, reopened ]
issue_comment:
types: [created]
if: contains(github.event.comment.body, 'digger')
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: digger run
uses: diggerhq/[email protected]
with:
setup-google-cloud: true
google-auth-credentials: '${{ secrets.GCP_CREDENTIALS }}'
env:
LOCK_PROVIDER: gcp
GITHUB_CONTEXT: ${{ toJson(github) }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GOOGLE_STORAGE_BUCKET: digger-lock