Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Commit ec7a22c

Browse files
JPurcellHCPJared Holgatelaurapacilio
authored
Variable Set Permission Update (#2238)
* Updating the manage workspaces section to include the ability to amend variable sets * Also add permission notes to the variable sets section * Update content/cloud-docs/workspaces/variables/managing-variables.mdx Co-authored-by: Jared Holgate <[email protected]> * Update content/cloud-docs/workspaces/variables/managing-variables.mdx Co-authored-by: Laura Pacilio <[email protected]> * Update content/cloud-docs/users-teams-organizations/permissions.mdx Co-authored-by: Laura Pacilio <[email protected]> Co-authored-by: Jared Holgate <[email protected]> Co-authored-by: Laura Pacilio <[email protected]>
1 parent 518df9f commit ec7a22c

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

content/cloud-docs/users-teams-organizations/permissions.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ Allows members to create and administrate all workspaces within the organization
176176

177177
- Admin access to all workspaces. Any action that requires admin access is also available to teams with permission to manage workspaces.
178178
- The ability to create new workspaces (otherwise only available to organization owners).
179+
- Create, update, and delete [Variable Sets](/cloud-docs/workspaces/variables/managing-variables#variable-sets)
179180

180181
### Manage VCS Settings
181182

content/cloud-docs/workspaces/variables/managing-variables.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ You can only do this with files ending in `auto.tfvars`; Terraform Cloud does no
8686

8787
> **Hands On:** Try the [Manage Variable Sets in Terraform Cloud tutorial](https://learn.hashicorp.com/tutorials/terraform/cloud-multiple-variable-sets) on HashiCorp Learn.
8888
89+
Only members of the [Owners Team](/cloud-docs/users-teams-organizations/permissions#organization-owners) or members of a team with the [Manage Workspaces](/cloud-docs/users-teams-organizations/permissions#manage-workspaces) permission can create, update, and delete variable sets.
90+
8991
To view variable sets for your organization, click **Settings** in the top menu bar, then click **Variable sets** in the left sidebar.
9092

9193
The **Variable sets** page appears, listing all of the organization's variable sets. Click on a variable set to open it and review details about its variables and scoping.

0 commit comments

Comments
 (0)