Skip to content

Instantly share code, notes, and snippets.

@jaceksan
Last active December 14, 2023 13:54
Show Gist options
  • Save jaceksan/d23db56b17fcbfdce066f13b40e0e5bb to your computer and use it in GitHub Desktop.
Save jaceksan/d23db56b17fcbfdce066f13b40e0e5bb to your computer and use it in GitHub Desktop.
GoodData-dbt config YAML - environment_setups
environment_setups:
- id: default
environments:
- id: development
name: Development
elt_environment: dev
- id: staging
name: Staging
elt_environment: staging
- id: production
name: Production
elt_environment: prod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment