Skip to content

Commit eb88128

Browse files
committed
Fixed incorrect argument desc
1 parent 07d7878 commit eb88128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/workspace_variable_set.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ resource "tfe_workspace_variable_set" "test" {
4242

4343
The following arguments are supported:
4444

45-
* `variable_set_id` - (Required) Name of the variable set to add.
45+
* `variable_set_id` - (Required) The variable set ID.
4646
* `workspace_id` - (Required) Workspace ID to add the variable set to.
4747

4848
## Attributes Reference

0 commit comments

Comments
 (0)