Skip to content

Commit

Permalink
[DOCFIX] Fix syntax in example file (databrickslabs#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
renardeinside authored May 4, 2022
1 parent a5839f8 commit 5a57766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/deployment-configs/09-permissions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ environments:
## this section shall have a permissions key
permissions:
## here goes payload compliant with Permissions API
access_control_list":
access_control_list:
- user_name: "[email protected]"
permission_level: "IS_OWNER"
- group_name: "some-user-group"
Expand Down

0 comments on commit 5a57766

Please sign in to comment.