Skip to content

Commit

Permalink
Update vra/resource_machine.go
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Johnson <[email protected]>
  • Loading branch information
ZsoltFejes and tenthirtyam authored Dec 3, 2024
1 parent 662ab59 commit 23ad13a
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 @@ -139,7 +139,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 23ad13a

Please sign in to comment.