File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ class MyConvertedCode(TerraformStack):
61
61
62
62
The following arguments are supported:
63
63
64
- * ` variable_set_id ` - (Required) Name of the variable set to add .
64
+ * ` variable_set_id ` - (Required) The variable set ID .
65
65
* ` workspace_id ` - (Required) Workspace ID to add the variable set to.
66
66
67
67
## Attributes Reference
@@ -76,4 +76,4 @@ Workspace Variable Sets can be imported; use `<ORGANIZATION>/<WORKSPACE NAME>/<V
76
76
terraform import tfe_workspace_variable_set.test ' my-org-name/workspace/My Variable Set'
77
77
```
78
78
79
- <!-- cache-key: cdktf-0.18.0 input-e5cee2f4b8ee46887d4f110e8fab074cafa9f801ba47a29594e734e4f1e1b55a -->
79
+ <!-- cache-key: cdktf-0.18.0 input-0e93a89fc33e5f30b980a6183974fb86043d6296ff2c7122f52cfeca3fdd3ba4 -->
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ class MyConvertedCode extends TerraformStack {
68
68
69
69
The following arguments are supported:
70
70
71
- * ` variableSetId ` - (Required) Name of the variable set to add .
71
+ * ` variableSetId ` - (Required) The variable set ID .
72
72
* ` workspaceId ` - (Required) Workspace ID to add the variable set to.
73
73
74
74
## Attributes Reference
@@ -83,4 +83,4 @@ Workspace Variable Sets can be imported; use `<ORGANIZATION>/<WORKSPACE NAME>/<V
83
83
terraform import tfe_workspace_variable_set.test ' my-org-name/workspace/My Variable Set'
84
84
```
85
85
86
- <!-- cache-key: cdktf-0.18.0 input-e5cee2f4b8ee46887d4f110e8fab074cafa9f801ba47a29594e734e4f1e1b55a -->
86
+ <!-- cache-key: cdktf-0.18.0 input-0e93a89fc33e5f30b980a6183974fb86043d6296ff2c7122f52cfeca3fdd3ba4 -->
You can’t perform that action at this time.
0 commit comments