GCP_CREDENTIALS
- contents of your GCP Service Account Key json fileDIGGER_TOKEN
- your Digger token (cloud or self-hosted)prod
directory:
.github/workflows/digger_workflow.yml
(name is important!)
create_credentials_file: true
option; without it, subsequent steps that rely Application Default Credentials will not work.gcloud info
DIGGER_TOKEN
needs to be set as a secret in Actions (either repository secret, or environment secret)digger apply
and shortly after apply output will be added as comment too.