nicolaka / ddc-aws

Docker Data Center on AWS
Apache License 2.0
11 stars 5 forks source link

bchav-vpc-elb-nat branch fails to complete #9

Closed bchav closed 8 years ago

bchav commented 8 years ago
17:06:27 UTC-0700   CREATE_FAILED   AWS::Route53::RecordSetGroup    ELBAlias    Value of property HostedZoneName must be of type String
17:06:27 UTC-0700   CREATE_FAILED   AWS::EC2::NatGateway    NATAZ1  Resource creation cancelled
17:06:27 UTC-0700   CREATE_FAILED   AWS::EC2::NatGateway    NATAZ2  Resource creation cancelled
17:06:27 UTC-0700   CREATE_FAILED   AWS::CloudFormation::WaitCondition  WaitCondition01     Resource creation cancelled
17:06:26 UTC-0700   CREATE_FAILED   AWS::AutoScaling::AutoScalingGroup  ControllerReplicaAsg    Value of property LoadBalancerNames must be of type List of String
17:06:26 UTC-0700   CREATE_FAILED   AWS::AutoScaling::AutoScalingGroup  UCPNodeAsg  Value of property LoadBalancerNames must be of type List of String
bchav commented 8 years ago

Fixed the above, now fails with

17:14:56 UTC-0700   CREATE_FAILED   AWS::Route53::RecordSetGroup    ELBAlias    Property DNSName cannot be empty.
bchav commented 8 years ago

Resolved.