actions-marketplace-validations/Setup Google Cloud SDK
Setup Google Cloud SDK on Github Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Google Cloud SDK to use. If left empty, will use the latest one. On Ubuntu runners, "local" allow to use the pre-installed version of gcloud. | no | latest |
| service-account-key | The service account key to use, base64-encoded. | no | — |
| project | The default Google Cloud project. You can change it later. | no | auto |
| components | Install additional components (e.g. beta, gsutil, etc.) | no | — |
| configure-docker | Configure Docker to interact with Google Cloud Container Registry. Use true for all repositories, or specify comma-separated registries. | no | false |
Outputs
no outputs