Difference between revisions of "Error: modifying DB Instance"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
* {{terraform plan}} | * {{terraform plan}} | ||
* <code>[[aws_db_instance]]</code> | * <code>[[aws_db_instance]]</code> | ||
+ | |||
+ | [[Category:Terraform]] |
Revision as of 15:49, 2 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" { │
See also
Advertising: