【发布时间】:2017-01-28 07:10:21
【问题描述】:
我正在使用来自http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-sample-templates.html 的美国东部(弗吉尼亚北部)示例模板
并启动 AWS CloudFormation Sample Template AutoScalingKeepAtNSample 但是我不断收到此错误:
CREATE_FAILED AWS::ElasticLoadBalancing::LoadBalancer ElasticLoadBalancer
The requested Availability Zone us-east-1c is constrained and cannot be used
together with us-east-1a. Please retry your request by not choosing us-east-1c
and us-east-1a together.
AWS 仪表板报告我在US East (N. Virginia) 区域。
任何建议为什么这不起作用?
【问题讨论】:
标签: amazon-web-services amazon-cloudformation