b32e2da0a5
Signed-off-by: Joel Longtine <joel@dagger.io>
36 lines
352 B
Markdown
36 lines
352 B
Markdown
---
|
|
sidebar_label: gcp
|
|
---
|
|
|
|
# alpha.dagger.io/gcp
|
|
|
|
Google Cloud Platform
|
|
|
|
```cue
|
|
import "alpha.dagger.io/gcp"
|
|
```
|
|
|
|
## gcp.#Config
|
|
|
|
Base Google Cloud Config
|
|
|
|
### gcp.#Config Inputs
|
|
|
|
_No input._
|
|
|
|
### gcp.#Config Outputs
|
|
|
|
_No output._
|
|
|
|
## gcp.#GCloud
|
|
|
|
Re-usable gcloud component
|
|
|
|
### gcp.#GCloud Inputs
|
|
|
|
_No input._
|
|
|
|
### gcp.#GCloud Outputs
|
|
|
|
_No output._
|