diff --git a/comanage-appliance.json b/comanage-appliance.json index 28a30cc..9f1847c 100644 --- a/comanage-appliance.json +++ b/comanage-appliance.json @@ -73,7 +73,7 @@ "access_key": "{{user `aws_access_key`}}", "secret_key": "{{user `aws_secret_key`}}", "region": "{{user `region`}}", - "s3_bucket_name": "internet2-ami-import-us-west-1", + "s3_bucket_name": "internet2-tier-ami-import-us-west-1", "tags": { "Description": "packer amazon-import-comanage-appliance {{user `timestamper`}}" }