We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc846f commit 7f72c7fCopy full SHA for 7f72c7f
README.md
@@ -40,7 +40,7 @@ module "example-server-linuxvm" {
40
version = "X.X.X"
41
vmtemp = "TemplateName"
42
instances = 1
43
- vmname = "example-server-windows"
+ vmname = "example-server-linux"
44
vmrp = "esxi/Resources"
45
network_cards = ["Name of the Port Group in vSphere"]
46
ipv4 = {
0 commit comments