mirror of
https://github.com/actions/runner-images.git
synced 2025-12-10 02:46:51 +00:00
[windows] Change packer templates from json to hcl (#8999)
This commit is contained in:
committed by
GitHub
parent
126c302e7a
commit
ea64263b41
@@ -217,7 +217,7 @@ Where:
|
||||
- `InstallPassword` - password for the user used to install software (Windows only);
|
||||
- `Location` - location where resources will be created (e.g., "East US");
|
||||
- `ImageName` and `ImageResourceGroupName` - name of the resource group where the managed image will be stored;
|
||||
- `TemplatePath` - path to the Packer template file (e.g., "images/windows/templates/windows-2022.json").
|
||||
- `TemplatePath` - path to the Packer template file (e.g., "images/windows/templates/windows-2022.pkr.hcl").
|
||||
|
||||
### Required variables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user