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.
1 parent a0ba3b4 commit 7d2319fCopy full SHA for 7d2319f
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