Skip to content

Releases: cloudposse/terraform-aws-elasticache-redis

v0.31.0

08 Feb 03:00
e6b781e
Compare
Choose a tag to compare
context.tf updated to v0.24.1, minimum required Terraform version bumped to 0.13.0 when needed, readme updated @maximmi (#107)

what

  • update context.tf to v0.24.1
  • minimum required Terraform version bumped to 0.13.0
  • readme updated, Bridgecrew compliance badges added

why

  • It allows for setting the letter case of tag names and labels, back compatibility with context v0.22.0 and below
  • we have dropped support for Terraform 0.12
  • To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant

v0.30.0

04 Feb 06:51
856c461
Compare
Choose a tag to compare
Terraform 0.14 upgrade @maximmi (#100)

what

  • Upgrade to support Terraform 0.14 and bring up to current Cloud Posse standard

why

  • Support Terraform 0.14

v0.29.1

03 Feb 06:10
70319bf
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/route53-cluster-hostname/aws to v0.10.1 @renovate (#105)

This PR contains the following updates:

Package Type Update Change
cloudposse/route53-cluster-hostname/aws (source) terraform patch 0.10.0 -> 0.10.1

Release Notes

cloudposse/terraform-aws-route53-cluster-hostname

v0.10.1

Compare Source

🤖 Automatic Updates

Update README.md and docs @​cloudpossebot (#​33) #### what This is an auto-generated PR that updates the README.md and docs #### why To have most recent changes of README.md and doc from origin templates

v0.29.0

27 Jan 11:57
05b4d9c
Compare
Choose a tag to compare
add ability to restore cluster from snapshots #96 @skang0601 (#97)

what

Allows the ability to create redis cluster from snapshots

references

v0.28.0

25 Jan 10:22
8fc0d98
Compare
Choose a tag to compare
Add snapshot name argument @kurtmc (#102)

what

This adds the ability to restore redis to snapshots created using the AWS implementation of backups for this service.

why

Need a way to restore redis to from snapshots.

references

Relates to #96

v0.27.3

06 Jan 17:46
5384654
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/route53-cluster-hostname/aws to v0.10.0 @renovate (#101)

This PR contains the following updates:

Package Type Update Change
cloudposse/route53-cluster-hostname/aws (source) terraform minor 0.9.0 -> 0.10.0

Release Notes

cloudposse/terraform-aws-route53-cluster-hostname

v0.10.0

Compare Source

Terraform 0.14 upgrade @​maximmi (#​32) #### what - Upgrade to support Terraform 0.14 and bring up to current Cloud Posse standard #### why - Support Terraform 0.14

v0.27.2

23 Dec 00:09
6fd408d
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/route53-cluster-hostname/aws to v0.9.0 @renovate (#99)

This PR contains the following updates:

Package Type Update Change
cloudposse/route53-cluster-hostname/aws (source) terraform minor 0.8.0 -> 0.9.0

Release Notes

cloudposse/terraform-aws-route53-cluster-hostname

v0.9.0

Compare Source

Update `context.tf` and github actions @​htplbc (#​31) #### what * Update to `context.tf` #### why * Keep the module up to date

v0.27.1

21 Dec 04:30
5aa1459
Compare
Choose a tag to compare

🚀 Enhancements

Terraform 0.14 upgrade @Nuru (#98)

what

  • Upgrade to support Terraform 0.14 and bring up to current Cloud Posse standard

why

  • Support Terraform 0.14

v0.27.0

15 Dec 00:05
f2fd2d8
Compare
Choose a tag to compare
update context and tf .14 support @woz5999 (#95)

what

fixes and updates for tf 0.14 compatibility

v0.26.1

07 Dec 01:24
0f2c773
Compare
Choose a tag to compare
Fix release badge URL @joe-niland (#91)

what

  • Badge URL referenced another repo

why

  • Avoid confusion!

references

  • None