Skip to main content

alpha.dagger.io/gcp

Google Cloud Platform

import "alpha.dagger.io/gcp"

gcp.#Config

Base Google Cloud Config

gcp.#Config Inputs

NameTypeDescription
region*null \| stringGCP region
zone*null \| stringGCP zone
projectstringGCP project
serviceKeydagger.#SecretGCP service key

gcp.#Config Outputs

No output.

gcp.#GCloud

Re-usable gcloud component

gcp.#GCloud Inputs

NameTypeDescription
config.region*null \| stringGCP region
config.zone*null \| stringGCP zone
config.projectstringGCP project
config.serviceKeydagger.#SecretGCP service key

gcp.#GCloud Outputs

No output.