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 23ad13a.

Signed-off-by: Ferran Rodenas <ferran.rodenas@broadcom.com>
  • Loading branch information
frodenas committed Dec 12, 2024
1 parent 4900ba8 commit e0ec667
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 @@ -143,7 +143,7 @@ func resourceMachine() *schema.Resource {
"unit_number": {
Type: schema.TypeString,
Optional: true,
Description: "The unit number of the SCSI controller. Example: 2",
Description: "The unit number of the scsi controller. Example: 2",
},
},
},
Expand Down

0 comments on commit e0ec667

Please sign in to comment.