gruntwork-io / terraform-google-sql

Terraform modules for deploying Google Cloud SQL (e.g. MySQL, PostgreSQL) in GCP
https://gruntwork.io
Apache License 2.0
92 stars 103 forks source link

Upgrade to Terraform 0.12 #38

Closed robmorgan closed 5 years ago

robmorgan commented 5 years ago

This PR upgrades terraform-google-sql to use Terraform 0.12. This is a backwards incompatible change.

robmorgan commented 5 years ago

cc @vincentdeity

robmorgan commented 5 years ago

I'm going to go ahead and release this. There's one minor open question about improving the types, but we can ship it in a patch release.

cc @yorinasub17