Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Opinionated CloudSQL module with instances, databases and users

License

Notifications You must be signed in to change notification settings

breuHQ/terraform-gcp-cloudsql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudSQL module with instances, databases, and users

Opinionated terraform module to set up CloudSQL in GCP, containing an instance with databases, and users.

Intputs

Name Description Type Default Required
instance_name name of the cloud sql instance for gcp string yes
settings__tier machine instance tiers types string db-custom-1-3840 yes ---
db_flags database flags options map(objects) yes yes ---
ip_configuration__authorized_network authorized_networks map(objects) yes yes
ip_configuration__private_network ip_configuration__private_network string yes yes
databases databases you need in the instance list no yes

Outputs

Name Description

About

Opinionated CloudSQL module with instances, databases and users

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages