File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ arch = " arm64"
2+ base_image = " Ubuntu 24.04 LTS (aarch64) [2024-10-09]"
3+ cloud_user_data = " common-packer/provision/ubuntu-user_data.sh"
4+ distro = " Ubuntu 24.04"
5+ docker_source_image = " arm64v8/ubuntu:24.04"
6+ flavor = " v3-standard-2"
7+ source_ami_filter_name = " *ubuntu*24.04*"
8+ source_ami_filter_owner = " aws-marketplace"
9+ source_ami_filter_product_code = " 0526d8a2a0ab17451"
10+ ssh_user = " ubuntu"
Original file line number Diff line number Diff line change 1+ source_ami_filter_name = " *ubuntu*24.04*"
2+ source_ami_filter_owner = " aws-marketplace"
3+ source_ami_filter_product_code = " 01a8b7cc84780badb"
4+ base_image = " Ubuntu 24.04 LTS (x86_64) [2024-10-09]"
5+ distro = " Ubuntu 24.04"
6+ docker_source_image = " ubuntu:24.04"
7+ ssh_user = " ubuntu"
8+ cloud_user_data = " common-packer/provision/ubuntu-user_data.sh"
You can’t perform that action at this time.
0 commit comments