datacontract / datacontract-specification

The Data Contract Specification Repository

Home Page:https://datacontract.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add environment as an optional field for every server

simonharrer opened this issue · comments

servers:
  dbx_prod:
    type: databricks
    catalog: my-catalog
    schema: my-schema
    environment: prod # new