Skip to content

Commit

Permalink
Revert "Update vra/resource_machine.go"
Browse files Browse the repository at this point in the history
This reverts commit 2d89182.

Signed-off-by: Ferran Rodenas <[email protected]>
  • Loading branch information
frodenas committed Dec 12, 2024
1 parent f4704b4 commit 412d485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vra/resource_machine.go
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ func resourceMachine() *schema.Resource {
"scsi_controller": {
Type: schema.TypeString,
Optional: true,
Description: "The id of the SCSI controller. Example: SCSI_Controller_0",
Description: "The id of the scsi controller. Example: SCSI_Controller_0",
},
"unit_number": {
Type: schema.TypeString,
Expand Down

0 comments on commit 412d485

Please sign in to comment.