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 6f3a0cd commit f40c0caCopy full SHA for f40c0ca
variables.pkr.hcl
@@ -10,7 +10,7 @@ packer {
10
locals {
11
packages_al1 = "amazon-efs-utils ec2-net-utils acpid irqbalance numactl rng-tools docker-storage-setup"
12
packages_al2 = "amazon-efs-utils ec2-net-utils acpid amazon-ssm-agent yum-plugin-upgrade-helper"
13
- packages_al2023 = "amazon-efs-utils amazon-ssm-agent amazon-ec2-net-utils acpid"
+ packages_al2023 = "amazon-efs-utils amazon-ssm-agent amazon-ec2-net-utils acpid ec2-instance-connect"
14
}
15
16
variable "ami_name_prefix_al1" {
0 commit comments