pacphi / tf4k8s

Random experiments with Terraform and Kubernetes
Apache License 2.0
17 stars 7 forks source link

Add Terraform modules for creating databases #11

Open pacphi opened 4 years ago

pacphi commented 4 years ago

Some charts have dependencies on MySQL or Postgres.

Consider delegating to pre-configured modules in Terraform docs or registry, like:

pacphi commented 4 years ago

As of 54eb93f61963e57fd8816fed7d262d806f50cc29 we now have support for creating MySQL and PostgreSQL instances on GCP.