Skip to content

Commit 20aa1ab

Browse files
committed
Revert "Update vra/resource_machine.go"
This reverts commit 662ab59. Signed-off-by: Ferran Rodenas <[email protected]>
1 parent e0ec667 commit 20aa1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vra/resource_machine.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ func resourceMachine() *schema.Resource {
138138
"scsi_controller": {
139139
Type: schema.TypeString,
140140
Optional: true,
141-
Description: "The id of the SCSI controller. Example: SCSI_Controller_0",
141+
Description: "The id of the scsi controller. Example: SCSI_Controller_0",
142142
},
143143
"unit_number": {
144144
Type: schema.TypeString,

0 commit comments

Comments
 (0)