diff --git a/terraform/aws/packer.json b/terraform/aws/packer.json index f312e4694..1c778fdc2 100644 --- a/terraform/aws/packer.json +++ b/terraform/aws/packer.json @@ -5,7 +5,7 @@ "source_ami": "ami-80861296", "instance_type": "t2.medium", "ssh_username": "ubuntu", - "ami_name": "cgbaker hashistack-nvidia {{timestamp}}", + "ami_name": "hashistack {{timestamp}}", "ami_groups": ["all"] }], "provisioners": [