We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07d7878 commit eb88128Copy full SHA for eb88128
website/docs/r/workspace_variable_set.html.markdown
@@ -42,7 +42,7 @@ resource "tfe_workspace_variable_set" "test" {
42
43
The following arguments are supported:
44
45
-* `variable_set_id` - (Required) Name of the variable set to add.
+* `variable_set_id` - (Required) The variable set ID.
46
* `workspace_id` - (Required) Workspace ID to add the variable set to.
47
48
## Attributes Reference
0 commit comments