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 <ryan@tenthirtyam.org>
  • Loading branch information
ZsoltFejes and tenthirtyam authored Dec 3, 2024
1 parent fb58652 commit 662ab59
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 @@ -134,7 +134,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 662ab59

Please sign in to comment.