terraform-google-modules / terraform-google-sql-db

Creates a Cloud SQL database instance
https://registry.terraform.io/modules/terraform-google-modules/sql-db/google
Apache License 2.0
266 stars 425 forks source link

fix: bump required google provider to 5.6 for postgres #577

Closed ykyr closed 9 months ago

ykyr commented 9 months ago

Fixes https://github.com/terraform-google-modules/terraform-google-sql-db/issues/552

BEGIN_COMMIT_OVERRIDE fix(TPG>=5.6)!: bump required google provider to 5.6 for postgres END_COMMIT_OVERRIDE

imrannayer commented 9 months ago

/gcbrun

apeabody commented 9 months ago

Looks like this should be marked as a breaking change?