Skip to content

Releases: nsbno/terraform-aws-relational-database

0.7.1

11 Dec 11:17
1952fd1
Compare
Choose a tag to compare

What's Changed

  • Allow setting master_password when cloning/replicating Aurora cluster by @asmundh in #8

Full Changelog: 0.7.0...0.7.1

0.7.0

12 Nov 11:53
9f70681
Compare
Choose a tag to compare

What's Changed

  • Fix bug related to cloning Aurora clusters with random usernames by @asmundh in #7

Full Changelog: 0.6.0...0.7.0

0.6.0

04 Nov 13:50
ed962e2
Compare
Choose a tag to compare
Add deletion protection variable (#6)

0.5.0

06 May 11:04
3f58dde
Compare
Choose a tag to compare

This is a change that possibly requires a restart.

It forces the CA cert to use the new rotating cert.

What's Changed

Full Changelog: 0.4.1...0.5.0

0.4.1

18 Mar 08:39
Compare
Choose a tag to compare

What's Changed

  • Ignore changes on restore_to_point_in_time dynamic block by @asmundh in #4

New Contributors

Full Changelog: 0.4.0...0.4.1

0.4.0

15 Jun 09:37
20637d8
Compare
Choose a tag to compare
Add ability to clone from an existing cluster

0.3.0

04 May 07:59
Compare
Choose a tag to compare
Support custom tags on resources

0.2.0

05 Oct 15:19
07534cd
Compare
Choose a tag to compare
Make username and password null when using `replicate_from_database`

0.1.4

04 Apr 09:01
cedb5cb
Compare
Choose a tag to compare
Add possibility to restore from snapshot on creation

0.1.3

11 Mar 12:44
8ee9104
Compare
Choose a tag to compare
Fix invalid database name when not explicitly supplying one