aws-refapp icon indicating copy to clipboard operation
aws-refapp copied to clipboard

CloudFormation Stack template doesn't work out of the box

Open eddgrant opened this issue 10 years ago • 1 comments

I encountered the following 2 issues when trying to create the CloudFormation stack using the supplied template:

  • The template makes the assumption that an EC2 key named eu-west-1 already exists.
  • The template makes the assumption that a Route53 hosted zone exists for the domain: elasticspring.org

It would be great if the instructions could be updated to include the necessary steps to overcome these issues.

eddgrant avatar Jun 12 '15 15:06 eddgrant

I fixed the first problem deleted "KeyName": "eu-west-1". However I don´t know how can fix the second problem, please some advises.

lhernandeze avatar Feb 12 '17 20:02 lhernandeze