mchirico/Setup gcloud environment
Setup a gcloud environment and add it to the PATH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of the gcloud SDK to be installed. Example: 278.0.0 | no | latest |
| service_account_email | The service account email which will be used for authentication. | no | — |
| service_account_key | The service account key which will be used for authentication. | yes | — |
| export_default_credentials | Export the provided credentials as Google Default Application Credentials. This will make the credentials available to later steps via the GOOGLE_APPLICATION_CREDENTIALS environment variable. Future steps that consume Default Application Credentials will automatically detect and use these credentials. | no | false |
Outputs
no outputs