Skip to content

Releases: sparkfabrik/terraform-google-gcp-mysql-db-and-user-creation-helper

0.5.1

11 Nov 16:54
cd9003a

Choose a tag to compare

What's Changed

  • fix: add triggers to manage Cloud SQL proxy lifecycle by @filippolmt in #21

Full Changelog: 0.5.0...0.5.1

0.5.0

11 Nov 09:55
c740448

Choose a tag to compare

What's Changed

  • feat: enhance MySQL support and improve script logging by @filippolmt in #20

Full Changelog: 0.4.2...0.5.0

0.4.2

22 Oct 13:47
e6504b3

Choose a tag to compare

Added support for mysql 8.4

0.4.1

24 Feb 17:41
8ce3a88

Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0

28 Jan 11:38
cd3dcd6

Choose a tag to compare

Changed

  • Allow minor versions for MySQL.

0.3.2

30 Oct 08:26
9d9ef7f

Choose a tag to compare

Changed

  • Fix accidental mysql credential exposure.

0.3.1

17 Apr 11:52
c30924e

Choose a tag to compare

  • Changed the output sql_users_creds response.

0.3.0

23 Jan 11:29
a213068

Choose a tag to compare

Change special chars for generated password to allow masking on Gitla…

0.2.2

23 Jan 10:50

Choose a tag to compare

Database user host is not configurable

0.2.1

19 Jan 11:41
a7add84

Choose a tag to compare

Minimum required version of Terraform is the 1.2.x