cognitedata/Deploy CDF Groups with Datasets, Spaces and RAW DBs scoping
Deploy (aka bootstrap) CDF Groups, Data-Sets, Spaces and RAW DBs from a yaml manifest
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cluster | CDF Cluster | no | westeurope-1 |
| cdf-project-name | CDF project name | no | — |
| client-id | OAuth2 client ID | no | — |
| client-secret | OAuth2 client secret | no | — |
| scopes | List of OAuth2 scopes (space separated) | no | — |
| token-url | Token url to use for fetching OAuth2 tokens | no | — |
| audience | OAuth2 audience | no | — |
| config_file | The path to a yaml file containing Bootstrap Pipeline configuration. This is relative to $GITHUB_WORKSPACE, which will be the root of the repository when using actions/checkout with default settings. | yes | — |
Outputs
no outputs