Loading packer/windows/variables.pkr.hcl +2 −2 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ variable "windows" { iso = "windows10BusinessEditions" edition_name = "Windows 10 Enterprise" } "10enterpriseN" = { "10EnterpriseN" = { iso = "windows10BusinessEditions" edition_name = "Windows 10 Enterprise N" } Loading Loading @@ -151,7 +151,7 @@ variable "windows" { iso = "windows11BusinessEditions" edition_name = "Windows 11 Enterprise" } "11enterpriseN" = { "11EnterpriseN" = { iso = "windows11BusinessEditions" edition_name = "Windows 11 Enterprise N" } Loading Loading
packer/windows/variables.pkr.hcl +2 −2 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ variable "windows" { iso = "windows10BusinessEditions" edition_name = "Windows 10 Enterprise" } "10enterpriseN" = { "10EnterpriseN" = { iso = "windows10BusinessEditions" edition_name = "Windows 10 Enterprise N" } Loading Loading @@ -151,7 +151,7 @@ variable "windows" { iso = "windows11BusinessEditions" edition_name = "Windows 11 Enterprise" } "11enterpriseN" = { "11EnterpriseN" = { iso = "windows11BusinessEditions" edition_name = "Windows 11 Enterprise N" } Loading