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 2c9c72b commit 349a4baCopy full SHA for 349a4ba
packer/linux/buildkite-ami.json
@@ -12,7 +12,7 @@
12
"region": "{{user `region`}}",
13
"source_ami_filter": {
14
"filters": {
15
- "name": "amzn2-ami-hvm-2.0.20220207.1-gp2",
+ "name": "amzn2-ami-hvm-2.0.20220207.1-{{user `arch`}}-gp2",
16
"architecture": "{{user `arch`}}",
17
"virtualization-type": "hvm"
18
},
0 commit comments