Skip to content

Public documentation for boltopspro/terraform-google-cloudsql

License

Notifications You must be signed in to change notification settings

boltops-pro-docs/terraform-google-cloudsql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This repo contains only the documentation for the private BoltsOps Pro repo code. Original file: https://github.com/boltopspro/terraform-google-cloudsql/blob/master/README.md The docs are publish so they are available for interested customers. For access to the source code, you must be a paying BoltOps Pro subscriber. If are interested, you can contact us at contact@boltops.com or https://www.boltops.com

CloudSQL

This module creates a CloudSQL database.

Examples

An example stack is in the examples/stacks/cloudsql folder. You can copy it to your app/stacks/cloudsql folder.

Configure tfvars for the cloudsql stack.

app/stacks/cloudsql/tfvars
├── dev.tfvars
└── prod.tfvars

terraspace up cloudsql -y
terraspace up cloudsql -i db-1 -y # additional instances of the cloudsql db

Add more tfvars files to create more cloudsql servers with different settings.

About

Public documentation for boltopspro/terraform-google-cloudsql

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published