[windows-2022, ubuntu-22.04] Change to Generation 2 VM (#13521)
This commit is contained in:
@@ -5,7 +5,7 @@ locals {
|
||||
os_disk_size_gb = 256
|
||||
},
|
||||
"win22" = {
|
||||
source_image_marketplace_sku = "MicrosoftWindowsServer:WindowsServer:2022-Datacenter"
|
||||
source_image_marketplace_sku = "MicrosoftWindowsServer:WindowsServer:2022-Datacenter-g2"
|
||||
os_disk_size_gb = 256
|
||||
},
|
||||
"win25" = {
|
||||
|
||||
Reference in New Issue
Block a user