File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ node_types:
4040 constraints :
4141 - valid_values : [ "Remain Powered On", "Power Off", "Inherited" ]
4242 default : " Inherited"
43- tags : []
43+ tags : [ user_input ]
4444 VM Resource Pool :
4545 type : string
4646 description : " The vCenter Resource Pool in which the VM will be created. Should be under the defined V
@@ -156,7 +156,7 @@ node_types:
156156 constraints :
157157 - valid_values : [ "Remain Powered On", "Power Off", "Inherited" ]
158158 default : " Inherited"
159- tags : []
159+ tags : [ user_input ]
160160 VM Resource Pool :
161161 type : string
162162 description : " The vCenter Resource Pool in which the VM will be created. Should be under the defined
@@ -278,7 +278,7 @@ node_types:
278278 constraints :
279279 - valid_values : ["Remain Powered On", "Power Off", "Inherited"]
280280 default : " Inherited"
281- tags : []
281+ tags : [ user_input ]
282282 VM Resource Pool :
283283 type : string
284284 description : " The vCenter Resource Pool in which the VM will be created. Should be under the defined
@@ -405,7 +405,7 @@ node_types:
405405 constraints :
406406 - valid_values : [ "Remain Powered On", "Power Off", "Inherited" ]
407407 default : " Inherited"
408- tags : []
408+ tags : [ user_input ]
409409 VM Resource Pool :
410410 type : string
411411 description : " The vCenter Resource Pool in which the VM will be created. Should be under the defined
You can’t perform that action at this time.
0 commit comments