diff --git a/aws.pkr.hcl b/aws.pkr.hcl index 9267526..311f556 100644 --- a/aws.pkr.hcl +++ b/aws.pkr.hcl @@ -14,6 +14,7 @@ source "amazon-ebs" "cde" { owners = ["136693071363"] # Amazon most_recent = true } + ami_groups = ["all"] instance_type = "t3a.large" ssh_username = "admin" launch_block_device_mappings {