Perry Kuhnen

Results 3 comments of Perry Kuhnen

The NoSuchKey error can be ignored. What really happens is that if you choose an instance type from the dropdown list and that instance is not in the actual list...

I fixed this by changed the following for all the EIPS "EIP1" : { "Type" : "AWS::EC2::EIP", "Condition" : "NATGatewayRequired", "Properties" : { "Domain" : "vpc"

OK,thanks for the quick response naryan. The customer indicated that 3 AZs is a requirement. I'll have to go back to the 1.2.1 template for now. Do you have an...