【发布时间】:2015-12-11 08:32:09
【问题描述】:
在创建堆栈期间,AWS 提供的云形成脚本数量似乎出现以下错误。知道为什么会产生 VPC 错误吗?
错误信息: CREATE_FAILED AWS::EC2::Instance WindowsServer 未找到默认 VPC“vpc-aaaaaaa”的子网。请指定子网。
这是模板: https://s3.amazonaws.com/cloudformation-templates-us-east-1/Windows_Roles_And_Features.template
【问题讨论】:
-
模板没有允许我指定子网的选项。我确实为我的 VPC 创建了子网。
标签: amazon-web-services amazon-cloudformation