Skip to content

Releases: tierratelematics/terraform-aws-elasticache

More outputs

28 Sep 13:08
Compare
Choose a tag to compare

The module now exports the following attributes:

  • configuration_endpoint_address
  • id (new)
  • primary_endpoint_address (new)
  • port (new)

Set Redis node_type default to cache.t2.micro

07 Aug 13:13
Compare
Choose a tag to compare
0.3.2

Merge branch 'release/0.3.2'

Ensure replication_group_id max length does not exceed 20 chars.

02 Aug 14:05
Compare
Choose a tag to compare

Introducing string expression to ensure replication_group_id max length does not exceed 20 chars.