Closed bkochendorfer closed 3 years ago
@escattone updated the delete_protection
option. I'd feel more comfortable with multi-az
set to true as it helps with our availability story. You are correct that it does cost a little bit more but is the same setting we have for mysql so the cost should be the same.
This PR imports our Postgres databases and replica which were created manually in the AWS console. This is phase 1 of this move. Phase 2 is @escattone will be shutting down mysql. I will remove those things from terraform and allow terraform to do the destroy. In Phase 3 I will change the name of this module from
module.mysql
tomodule.rds
and do aterraform state mv
.