Difference between revisions of "Error: Error retrieving DB Instances"
Jump to navigation
Jump to search
(Created page with " ╷ │ Error: Error retrieving DB Instances: RequestError: send request failed │ caused by: Post "https://rds.us-east-2.amazonaws.com/": read tcp 192.168.1.159:62948...") |
|||
Line 13: | Line 13: | ||
* {{tf plan}} | * {{tf plan}} | ||
* {{tf apply}} | * {{tf apply}} | ||
+ | |||
+ | [[Category:Terraform]] |
Revision as of 18:00, 2 June 2022
╷ │ Error: Error retrieving DB Instances: RequestError: send request failed │ caused by: Post "https://rds.us-east-2.amazonaws.com/": read tcp 192.168.1.159:62948->52.95.16.109:443: read: connection reset by peer │ │ 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" { │ ╵
See also
terraform plan
: [-refresh-only | -lock=false
|-target
|-var-file
|will be created
|--help
], Terraform plan errors, Terraform plan examples, Terraform plan execution errors, (known after apply)terraform apply
[-auto-approve
|-refresh-only, -destroy | --help ]
, Terraform examples,Still creating...
, Terraform apply examples with errors
Advertising: