Skip to content

Commit

Permalink
Remove mention of environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
asmclean authored Nov 26, 2024
1 parent d65cd46 commit b2bc8df
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Environment-level permissions give dbt Cloud admins more flexibility to protect

- Environment-level permissions do not allow you to create custom roles and permissions for each resource type in dbt Cloud.
- You can only select environment types, and can’t specify a particular environment within a project.
- You can't select specific resources within environments. dbt Cloud jobs, runs, and environment variables are all environment resources.
- For example, you can't specify that a user only has access to jobs but not environment variables. Access to a given environment gives the user access to everything within that environment.
- You can't select specific resources within environments. dbt Cloud jobs and runs are environment resources.
- For example, you can't specify that a user only has access to jobs but not runs. Access to a given environment gives the user access to everything within that environment.

## Environments and roles

Expand Down

0 comments on commit b2bc8df

Please sign in to comment.