Terraform: VPCIdNotSpecified

From wikieduonline
Revision as of 02:59, 2 February 2022 by Welcome (talk | contribs) (Created page with " aws_instance.myinfo: Creating... ╷ │ Error: Error launching source instance: VPCIdNotSpecified: No default VPC for this user. GroupName is only supported for EC...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


aws_instance.myinfo: Creating...
╷
│ Error: Error launching source instance: VPCIdNotSpecified: No default VPC for this user. GroupName is only 
supported for EC2-Classic and default VPC.
│ 	status code: 400, request id: 760acc5b-bbe5-4a22-98d4-33a3ed190409
│
│   with aws_instance.MyInstanceName,
│   on main.tf line 22, in resource "aws_instance" "MyInstanceName":
│   22: resource "aws_instance" "MyInstanceName" {
│
╵

See also

Advertising: