Skip to content

Commit

Permalink
chore: add support for 'LSv3-Type' dedicated host type
Browse files Browse the repository at this point in the history
  • Loading branch information
assafgi committed Jan 5, 2023
1 parent 614d6bb commit 4080ab0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/services/compute/dedicated_host_resource.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ func resourceDedicatedHost() *pluginsdk.Resource {
"FSv2-Type4",
"FXmds-Type1",
"LSv2-Type1",
"LSv3-Type1",
"MDMSv2MedMem-Type1",
"MDSv2MedMem-Type1",
"MMSv2MedMem-Type1",
Expand Down

0 comments on commit 4080ab0

Please sign in to comment.