Skip to content

Releases: cloudposse/terraform-aws-rds-cluster

0.3.3

30 Mar 02:34
3ea56ac
Compare
Choose a tag to compare

what

  • Add usage examples
  • Add TravisCI

why

  • Address #12
  • To monitor builds

0.3.2

15 Feb 14:36
Compare
Choose a tag to compare

what

  • allow access with CIDR blocks

why

  • allows access from peered connections where Security Groups are not usable

0.3.1

07 Feb 20:33
Compare
Choose a tag to compare

what

  • Add support for engine and engine_version variables

why

  • Enable engine settings for aurora and aurora-postgresql

0.3.0

14 Dec 13:14
Compare
Choose a tag to compare

Update README and descriptions. Add DB cluster parameter group

what

  • Updated README
  • Added variable descriptions
  • Added DB cluster parameter group

why

  • Usage examples, Inputs and Outputs description
  • Variable descriptions to follow best practices
  • To be able to provide DB cluster parameters

Rename Repo

22 Sep 19:22
Compare
Choose a tag to compare

What

  • Rename repo

Why

Make database port configurable

25 Aug 14:07
Compare
Choose a tag to compare

Make database port configurable

Remove duplicate Terraform attribute

23 Aug 21:17
Compare
Choose a tag to compare

Remove duplicate Terraform attribute

Pin `tf_label` and `tf_hostname` to `0.1.0`

20 Aug 20:17
Compare
Choose a tag to compare

Pin tf_label and tf_hostname to 0.1.0

0.1.0: Init (#1)

09 Aug 18:55
Compare
Choose a tag to compare
* Init

* Use label module

* Address PR comments

* Fix module

* Update main.tf