Skip to content

Releases: terraform-google-modules/terraform-google-sql-db

v12.0.0

16 Aug 16:11
cf8fc4c
Compare
Choose a tag to compare

12.0.0 (2022-08-15)

⚠ BREAKING CHANGES

  • add support for settings.sql_server_audit_config setting
  • Change additional user default password (#332)
  • adds availability_type for read_replicas (#329)

Features

  • add support for settings.sql_server_audit_config setting (64b8a18)
  • adds availability_type for read_replicas (#329) (e26861e)
  • Provide an option to compress backups for PostreSQL and MySQL (#335) (b1ef34d)

Bug Fixes

  • Change additional user default password (#332) (f96f71e)
  • set replicas output as sensitive pgsql (#334) (ad6f427)

v11.0.0

03 Jun 01:50
a83101c
Compare
Choose a tag to compare

11.0.0 (2022-06-02)

⚠ BREAKING CHANGES

  • Switch to random_password instead of random_id (#308)
  • Add support for setting disk_autoresize_limit (#288)
  • add support for settings.active_directory_config for SQL module (#305)

Features

  • Add sensitive flag for MySQL module outputs (#303) (6a15c26)
  • Add support for setting disk_autoresize_limit (#288) (e07f141)
  • add support for settings.active_directory_config for SQL module (#305) (449f1a2)
  • Switch to random_password instead of random_id (#308) (9126ee6)

v10.1.0

25 May 02:50
4e2cb87
Compare
Choose a tag to compare

10.1.0 (2022-05-13)

Features

  • Add a description variable for google_compute_global_address resource (#299) (fe91aa5)
  • Create SQL Backup and export module (#296) (c51bf29)

v10.0.2

06 May 16:55
2734f71
Compare
Choose a tag to compare

10.0.2 (2022-04-19)

Bug Fixes

v10.0.1

01 Apr 04:42
fb476d5
Compare
Choose a tag to compare

10.0.1 (2022-03-16)

Bug Fixes

  • Add missing google-beta provider to required_providers (#282) (714428c)
  • Ignore changes to CMEK on read replicas (#284) (b73b465)

v10.0.0

08 Mar 19:12
704be5d
Compare
Choose a tag to compare

10.0.0 (2022-02-18)

⚠ BREAKING CHANGES

  • allocated_ip_range must now be specified for instances; allocated_ip_range = null can be used to preserve old default.

Features

  • Add allocated_ip_range property to CloudSQL modules (#277) (ab8c768)

Bug Fixes

v9.0.0

31 Jan 20:52
0e6c767
Compare
Choose a tag to compare

9.0.0 (2022-01-28)

⚠ BREAKING CHANGES

  • update TPG version constraints to allow 4.0, add Terraform 0.13 constraint (#258)

Features

  • update TPG version constraints to allow 4.0, add Terraform 0.13 constraint (#258) (9cff52a)

Bug Fixes

  • add depends on replicas for user creation (#268) (d45df79)

terraform-google-sql-db v8.0.0

15 Oct 23:11
f38ec1a
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • var.read_replicas now requires an encryption key name. Set encryption_key_name = null to preserve the old behavior.

Features

  • Add CMEK support for cross-region read replicas (#251) (426724a)
  • MySQL - Allow setting type for additional_users (#237) (e1a6fc7)

terraform-google-sql-db v7.1.0

29 Sep 21:40
f6bdeee
Compare
Choose a tag to compare

Features

  • Create random passwords for additional_users (#236) (94ef3de)

terraform-google-sql-db v7.0.0

10 Sep 01:25
79f5988
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

Bug Fixes

  • delete deprecated attribute authorized_gae_applications (#240) (d35b23c)