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 941ffa1 commit a2d10b6Copy full SHA for a2d10b6
README.md
@@ -62,8 +62,6 @@ module "example-server-linuxvm" {
62
63
There are number of switches defined in the module, where you can use to enable different features for VM provisioning.
64
65
-### Main Feature Switches
66
-
67
- You can use `is_windows_image = true` to set the customization type to Windows (By default it is set to Linux customization)
68
- You can use `windomain = "somedomain.com"` to join a windows server to AD domain.
69
- Requires following additional variables
0 commit comments