We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7701754 + 60e9d7e commit 9bfb2b8Copy full SHA for 9bfb2b8
images/capi/packer/oci/packer.json
@@ -1,6 +1,8 @@
1
{
2
"builders": [
3
4
+ "access_cfg_file": "{{user `access_cfg_file`}}",
5
+ "access_cfg_file_account": "{{user `access_cfg_file_account`}}",
6
"availability_domain": "{{user `availability_domain`}}",
7
"base_image_filter": {
8
"operating_system": "{{user `operating_system`}}",
0 commit comments