Skip to content

Commit 412d485

Browse files
committed
Revert "Update vra/resource_machine.go"
This reverts commit 2d89182. Signed-off-by: Ferran Rodenas <[email protected]>
1 parent f4704b4 commit 412d485

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
@@ -104,7 +104,7 @@ func resourceMachine() *schema.Resource {
104104
"scsi_controller": {
105105
Type: schema.TypeString,
106106
Optional: true,
107-
Description: "The id of the SCSI controller. Example: SCSI_Controller_0",
107+
Description: "The id of the scsi controller. Example: SCSI_Controller_0",
108108
},
109109
"unit_number": {
110110
Type: schema.TypeString,

0 commit comments

Comments
 (0)