vitabaks / postgresql_cluster

Automated database platform for PostgreSQL® A modern, open-source alternative to cloud-managed databases.
https://postgresql-cluster.org
MIT License
1.83k stars 418 forks source link

AWS: Create a VPC, if no default #789

Open vitabaks opened 1 month ago

vitabaks commented 1 month ago

If the network is not specified, check for the default VPC. If no default VPC is found, a new VPC and subnet are created automatically.

New variables:

Related: https://github.com/vitabaks/postgresql_cluster/discussions/788