diff --git a/examples-0.13/06 OVF Properties/variables.tf b/examples-0.13/06 OVF Properties/variables.tf index 0a40acf..c4c213c 100644 --- a/examples-0.13/06 OVF Properties/variables.tf +++ b/examples-0.13/06 OVF Properties/variables.tf @@ -12,7 +12,7 @@ variable "esxi_hostport" { default = "22" } -varaible "esxi_hostssl" { +variable "esxi_hostssl" { default = "443" }