Skip to content

terraform-google-sql-db v8.0.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Oct 23:11
f38ec1a

⚠ 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)