Difference between revisions of "Error: Error creating DB Instance"

From wikieduonline
Jump to navigation Jump to search
Line 17: Line 17:
 
* [[Terraform resource:]]
 
* [[Terraform resource:]]
 
* <code>[[aws rds create-db-instance]]</code>
 
* <code>[[aws rds create-db-instance]]</code>
 +
* [[Terraform resource]]: <code>[[Terraform resource: aws_db_instance|aws_db_instance]]</code>
  
 
== See also ==
 
== See also ==
 
* {{terraform plan}}
 
* {{terraform plan}}
 
* {{terraform apply}}
 
* {{terraform apply}}

Revision as of 17:50, 2 June 2022

╷
│ Error: Error creating DB Instance: InvalidVPCNetworkStateFault: Cannot create a publicly accessible DBInstance.  The specified VPC does not support DNS resolution, DNS hostnames, or both. Update the VPC and then try again
│ 	status code: 400, request id: e7048bb2-081a-4340-8d4c-938b6ee76532
│
│   with module.db_default.module.db_instance.aws_db_instance.this[0],
│   on ../../modules/db_instance/main.tf line 26, in resource "aws_db_instance" "this":
│   26: resource "aws_db_instance" "this" {
│
╵


Error: modifying DB Instance


Related

See also

Advertising: