[windows] Change packer templates from json to hcl (#8999)

This commit is contained in:
Shamil Mubarakshin
2023-12-13 09:17:44 +01:00
committed by GitHub
parent 126c302e7a
commit ea64263b41
9 changed files with 919 additions and 735 deletions

View File

@@ -18,4 +18,4 @@ jobs:
parameters:
image_type: windows2019
image_readme_name: Windows2019-Readme.md
image_template_name: windows-2019.json
image_template_name: windows-2019.pkr.hcl

View File

@@ -18,4 +18,4 @@ jobs:
parameters:
image_type: windows2022
image_readme_name: Windows2022-Readme.md
image_template_name: windows-2022.json
image_template_name: windows-2022.pkr.hcl