Difference between revisions of "Terraform: VPCIdNotSpecified"

From wikieduonline
Jump to navigation Jump to search
Line 15: Line 15:
 
== Related ==
 
== Related ==
 
* [[subnet_id]]
 
* [[subnet_id]]
 
+
* [[terraform import aws default vpc.default]]
  
 
== See also ==
 
== See also ==

Revision as of 03:30, 2 February 2022


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" {
│
╵

Related

See also

Advertising: