skyhook-io/Skyhook Parse Cloud Provider Cluster
Parses cloud provider/account/location/cluster format
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cloud_provider_cluster | Cloud provider and cluster in format: provider/account/location/cluster (e.g., aws/123456789012/us-east-1/prod-cluster or other/-/-/my-cluster for BYOK) | yes | — |
Outputs
| name | description |
|---|---|
| provider | Cloud provider (aws, gcp, azure, other) |
| account | Account/Project ID |
| location | Region/Location |
| cluster | Cluster name |
| registry | Default container registry for this cloud provider |