From 96e0e376ae3df542d4ed4745cc1a21390ee87829 Mon Sep 17 00:00:00 2001 From: Viktor Ribchev Date: Thu, 14 Dec 2023 11:27:22 +0200 Subject: [PATCH] fixed formatting --- variables.pkr.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variables.pkr.hcl b/variables.pkr.hcl index 9f79dce..471dd62 100644 --- a/variables.pkr.hcl +++ b/variables.pkr.hcl @@ -66,7 +66,7 @@ variable vm_size { type = string default = "Standard_B1ls" # TODO replace with B2pts_v2 when quota is available in order to build with IsAcceleratedNetworkSupported=true DiskControllerTypes=SCSI,NVMe features -# default = "Standard_B2ats_v2" + # default = "Standard_B2ats_v2" } variable image_replica_count {