Skip to content

Releases: cloudposse/terraform-aws-rds

Add snapshot_identifier

03 Nov 16:50
Compare
Choose a tag to compare

What

  • Add snapshot_identifier argument

Why

  • We need this option for restoring RDS instance from the snapshot

Add `db_parameter` option

16 Oct 07:51
Compare
Choose a tag to compare

What

  • Add db_parameter option

Why

  • Sometimes we need to add special parameters to the RDS database

Rename Repo

22 Sep 17:57
Compare
Choose a tag to compare

What

  • Rename repo

Why

Propagate `attributes` and `tags` from `variables.tf` to `label` module

28 Aug 12:29
Compare
Choose a tag to compare

Propagate attributes and tags from variables.tf to label module

Initial release

26 Aug 01:04
Compare
Choose a tag to compare
Add Terraform resources (#1)

* Add Terraform resources

* Fix LICENSE

* Add README.md and tests

* Fix variable names