This repository has been archived by the owner on Mar 29, 2023. It is now read-only.
v0.3.0
Modules affected
cloud-sql
Description
- Terraform 0.13 upgrade: We have verified that this repo is compatible with Terraform
0.13.x
!- From this release onward, we will only be running tests with Terraform
0.13.x
against this repo, so we recommend updating to0.13.x
soon! - To give you more time to upgrade, for the time being, all modules will still support Terraform 0.12.26 and above, as that version has several features in it (
required_providers
withsource
URLs) that make it more forwards compatible with0.13.x
. - Once all Gruntwork repos have been upgrade to work with
0.13.x
, we will publish a migration guide with a version compatibility table and announce it all via the Gruntwork Newsletter.
- From this release onward, we will only be running tests with Terraform
Migration Guide
Important: As part of this release we have now deprecated all Google App Engine functionality. This is because we feel these are not worthwhile features to maintain for our customer base moving forward. Therefore the cloud-sql
module will no longer accept the var.authorized_gae_applications
and var.follow_gae_application
parameters. Please remove all references of these variables when using the module.