Can I re-use the VPC created by Qovery for my database?

How do we set up our existing VPC or change our DB VPC to be part of qovery VPC (I have seen this tutorial for peering, my question is if I change my DB VPC to be part of same VPC as qovery)?

Hi, can you explain why you would use the VPC created by Qovery? Why VPC Peering is not enough?

I can do peering. I was just thinking, if we could make our current RDS use the same VPC, to avoid peering, as we do not have any other service on AWS, and RDS is part of same set of apps and db.

Hello,
Since Qovery handles VPC with all its resources, adding a new one to it could be breaking since Qovery won’t know it exists and won’t be able to handle it.

For example, you won’t be able to delete your cluster because to delete a VPC nothing should be in it. Qovery will destroy all the resources it generated but won’t be able to delete your database.

Please let us know if you have further questions.

Got that, and makes sense. Thanks!