Skip to content

Releases: edgelaboratories/terraform-mysql-db

v0.3.0

10 Mar 10:05
v0.3.0
ad2abf4
Compare
Choose a tag to compare

This module uses petoju/mysql instead of winebarrel/mysql.

What's Changed

  • build(deps): bump hashicorp/setup-terraform from 2.0.0 to 2.0.2 by @dependabot in #17
  • chore(ci): test against Terraform 1.2 and 1.3 by @greut in #18
  • build(deps): bump hashicorp/setup-terraform from 2.0.2 to 2.0.3 by @dependabot in #19
  • Configure Renovate by @renovate in #20
  • chore(deps): update actions/checkout action to v4 by @renovate in #22
  • chore(deps): update hashicorp/setup-terraform action to v3 by @renovate in #23
  • chore(deps): update hashicorp/setup-terraform action to v3.1.2 by @renovate in #24
  • fix: winebarrel has been archived in 2022 by @greut in #25
  • chore(config): migrate renovate config by @renovate in #27
  • chore(ci): use OpenTofu by @greut in #26
  • prepare v0.3.0 by @greut in #28

New Contributors

Full Changelog: v0.2.3...v0.3.0

v0.2.3

05 Oct 10:15
v0.2.3
d866722
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

09 Sep 13:01
5b46e73
Compare
Choose a tag to compare

What's Changed

  • fix: version in readme by @greut in #10
  • build(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #11
  • build(deps): bump hashicorp/setup-terraform from 1.3.2 to 1.4.0 by @dependabot in #12
  • build(deps): bump hashicorp/setup-terraform from 1.4.0 to 2.0.0 by @dependabot in #13
  • fix(vault): Backticks db name in case of special chars by @cyrilgdn in #14

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

28 Feb 22:09
a9b063d
Compare
Choose a tag to compare

Changelog

  • a9b063d: fix: Forgot default value of vault_roles_extra_statements in #8 (#9)

v0.2.0

21 Feb 15:55
529c79d
Compare
Choose a tag to compare

Changelog

  • 529c79d: vault: Allow to provide extra statement for roles creation. (#8)
  • 99b7db8: docs: add license (#7)
  • 0766e1d: feat: add CODEOWNERS file (#6)
  • ee6938f: feat: linter action + dependabot (#5)

v0.1.2

06 Dec 09:00
v0.1.2
b6b45ed
Compare
Choose a tag to compare

Changelog

41ae768 feat: allow to read ones role (#3)

v0.1.1

14 Oct 14:01
v0.1.1
9ae3a19
Compare
Choose a tag to compare

Changelog

9ae3a19 fix: as is, output cannot be used (#2)

v0.1.0

14 Oct 11:21
v0.1.0
c516de9
Compare
Choose a tag to compare

Changelog

c516de9 feat: MySQL DB and Vault (#1)