go-tfe icon indicating copy to clipboard operation
go-tfe copied to clipboard

Add method to list variable sets by workspace

Open tstapler opened this issue 3 years ago • 1 comments

Description

The Variable Sets api supports listing VariableSets using a WorkspaceID. This is useful if you only want to select the VariableSets used by an API.

Testing plan

  1. Create a Workspace and add a Variable set to it.
  2. Call ListForWorkspace using the workspaceID.

External links

https://www.terraform.io/enterprise/api-docs/variable-sets#list-variable-set

tstapler avatar Aug 30 '22 20:08 tstapler

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Aug 30 '22 20:08 hashicorp-cla

Your changes have been merged in #552. Thank you for your contribution!

sebasslash avatar Oct 20 '22 18:10 sebasslash