Difference between revisions of "Error: modifying DB Instance"

From wikieduonline
Jump to navigation Jump to search
(Created page with " ╷ │ Error: modifying DB Instance terraform-20220602145948236000000001: InvalidVPCNetworkStateFault: The specified DB subnet group vpc.subnet- 0526dd2e6fce5492b doe...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
  ╷
 
  ╷
  │ Error: modifying DB Instance terraform-20220602145948236000000001: [[InvalidVPCNetworkStateFault]]: The specified DB subnet group vpc.subnet-  
+
  │ Error: modifying DB Instance terraform-20220602145948236000000001: [[InvalidVPCNetworkStateFault]]: The specified [[DB subnet]] group vpc.subnet-  
 
  0526dd2e6fce5492b does not exist. Specify an existing DB subnet group and try again.
 
  0526dd2e6fce5492b does not exist. Specify an existing DB subnet group and try again.
 
  │ status code: 400, request id: b81aca94-2748-4034-8991-394a0db2814f
 
  │ status code: 400, request id: b81aca94-2748-4034-8991-394a0db2814f
Line 8: Line 8:
 
  │    5: resource "aws_db_instance" "my_mariadb_instance" {
 
  │    5: resource "aws_db_instance" "my_mariadb_instance" {
 
  │
 
  │
 +
 +
== Related ==
 +
* <code>[[Error: Error creating DB Instance]]</code>
  
 
== See also ==
 
== See also ==
 
* {{terraform plan}}
 
* {{terraform plan}}
 +
* [[Terraform resource: aws_db_instance]]
 +
 +
[[Category:Terraform]]

Latest revision as of 21:03, 5 June 2022

╷
│ Error: modifying DB Instance terraform-20220602145948236000000001: InvalidVPCNetworkStateFault: The specified DB subnet group vpc.subnet- 
0526dd2e6fce5492b does not exist. Specify an existing DB subnet group and try again.
│ 	status code: 400, request id: b81aca94-2748-4034-8991-394a0db2814f
│
│   with aws_db_instance.my_mariadb_instance,
│   on main.tf line 5, in resource "aws_db_instance" "my_mariadb_instance":
│    5: resource "aws_db_instance" "my_mariadb_instance" {
│

Related[edit]

See also[edit]

Advertising: