This Nullstone module is used to create a GCP CloudSQL PostgreSQL instance. Additionally, this module creates resources that are necessary to securely connect apps via Nullstone.
The CloudSQL instance is configured with a private IP so that communication between your apps and the database happen over a private networking connection. This enables lower latency and more secure communication. This module follows the instructions by Google to configure with private networking: