Releases: nsbno/terraform-aws-relational-database
Releases · nsbno/terraform-aws-relational-database
0.7.1
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
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
Add deletion protection variable (#6)
0.5.0
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
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
Add ability to clone from an existing cluster
0.3.0
Support custom tags on resources
0.2.0
Make username and password null when using `replicate_from_database`
0.1.4
Add possibility to restore from snapshot on creation
0.1.3
Fix invalid database name when not explicitly supplying one