【发布时间】:2015-10-12 17:29:09
【问题描述】:
当试图弄清楚如何使用 AWS VPC 配置 aws_instance 时,会出现以下错误:
* Error launching source instance: InvalidParameterCombination: The parameter groupName cannot be used with the parameter subnet
status code: 400, request id: []
或
* Error launching source instance: InvalidParameterCombination: VPC security groups may not be used for a non-VPC launch
status code: 400, request id: []
【问题讨论】:
-
当 VPC 中不存在安全组时也会发生这种情况。
标签: amazon-web-services amazon-vpc vpc terraform