actions-marketplace-validations/Google Bigquery "Deploy table, view and other structure definitions" Action for Github Action
Creates a Bigquery structure if it does not exists, else updates it
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gcp_project | Name of the GCP Project | yes | — |
| dataset_schema_directory | Path to the directory with schemas. Name of the directory should match with the dataset name in BigQuery | yes | — |
| credentials | Service account to autheticate with BigQuery | yes | — |
Outputs
no outputs