Skip to content

Commit

Permalink
fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
ForsakenHarmony committed Jun 25, 2023
1 parent 8928460 commit 09ef57f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxmoxtf/resource/vm.go
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ func VM() *schema.Resource {
},
mkResourceVirtualEnvironmentVMEfiDisk: {
Type: schema.TypeList,
Description: "The disk devices",
Description: "The efidisk device",
Optional: true,
ForceNew: true,
DefaultFunc: func() (interface{}, error) {
Expand Down

0 comments on commit 09ef57f

Please sign in to comment.