actions-marketplace-validations/Google Cloud SQL Proxy Action
Run the Google Cloud SQL Proxy in a GitHub Action's context
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| key | Service Account JSON Key | no | — |
| token | Service Account OIDC Token | no | — |
| connection | CloudSQL instance connection name, e.g. project:region:instance | yes | — |
| port | Listening port | yes | — |
| version | CloudSQL Proxy Version | no | 2.11.3 |
| sleep | time between connection checks | no | 3 |
| attempts | number of total connection checks | no | 10 |
Outputs
no outputs