These roles allow users/groups to manage a region or start job on a region
list: Allow users/groups to list/get the given regionmanage: Allow users/groups to manage the given regionexecute: Allow users/groups to start jobs on the given regionYaml example:
name: my-permission-name
regions:
- role: execute
region: nyc-infra
all_users: true
organization: US
List of fields:
role: [mandatory] role to appliedregion: [mandatory] the region nameall_users: applied the permission for all usersorganizations: organization allowedusers: list of usernamesgroups: list of groups