datacontract / datacontract-specification

The Data Contract Specification Repository
https://datacontract.com/
MIT License
271 stars 41 forks source link

Server Role #81

Closed simonharrer closed 2 months ago

simonharrer commented 4 months ago

List available roles per server type. USe description to give info what the role gives.

servers:
  snowflake_prod:
    type: snowflake
    ...
    roles:
      - name: read-role
         description: My description
      - name: read-pii-role
         description: My description
simonharrer commented 2 months ago

Will be realized in v1.1