diff --git a/variables.pkr.hcl b/variables.pkr.hcl index ec4409b..ec2a073 100644 --- a/variables.pkr.hcl +++ b/variables.pkr.hcl @@ -108,7 +108,7 @@ variable "runc_version_al2023" { variable "exec_ssm_version" { type = string description = "SSM binary version to build ECS exec support with." - default = "3.2.2303.0" + default = "3.3.859.0" } variable "source_ami_al2" {