Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Releases: Agreena-ApS/gcp-tf-module-sql-database

v1.2.0

04 Nov 15:48
Compare
Choose a tag to compare
  • 🔧 Fixed lifecycle meta-argument: removed non-existing attribute settings["replication-type"] from the ignore_changes argument.
  • 🎉 Released under Mozilla Public License v2.0.

v1.1.0

06 Dec 11:03
Compare
Choose a tag to compare
  • ✨ Ability to create a new database inside the generated Cloud SQL instance.
  • ✨ Generating database_users and database_name outputs, to have more response data and potentially enable module users to create database URIs from the response.
  • ♻️ Cleaned up unused parameters and variables.
  • ♻️ Added more documentation to variables, and improved README with some usage example.

v1.0.0

06 Apr 13:09
e9d4b74
Compare
Choose a tag to compare
Merge pull request #8 from HummingbirdTechGroup/Saphyel-patch-1

Update main.tf

v0.4.4

01 Mar 13:59
Compare
Choose a tag to compare
  • fixed replication_type

v0.4.3

01 Mar 13:46
Compare
Choose a tag to compare
  • made deletion_protection option external