This is a project to generate a Cloud SQL database in Google Cloud Platform. This works as a module made with Terraform to help all configuration.
- Google Cloud Platform account
- Create a project
- Create a Service Account - and get the credentials JSON
- project_id
- zone
- region
- instance_name
- db_name
- db_username
- db_pass
- db_info
- public_ip_address
- database
- user
- password
- sensitive = true
This project is licensed under the MIT License. For more information, please refer to the LICENSE file.