We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598499e commit 1ac577aCopy full SHA for 1ac577a
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_al2" {
0 commit comments