Skip to content

Tags: Archonr/terraform-aws-elasticache-redis

Tags

0.40.1

Toggle 0.40.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update context.tf from origin source (cloudposse#126)

Co-authored-by: cloudpossebot <[email protected]>

0.40.0

Toggle 0.40.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: use security-group module instead of resource (cloudposse#119)

0.39.0

Toggle 0.39.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: allow final snapshot creation (cloudposse#120)

* feat: allow final snapshot creation

* Auto Format

Co-authored-by: cloudpossebot <[email protected]>

0.38.0

Toggle 0.38.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add TF attribute member-clusters to available outputs (cloudposse#118)

* Add TF attribute member-clusters to available outputs

* make init && make github/init

* README

* README updates

0.37.0

Toggle 0.37.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow empty "egress_cidr_blocks" (cloudposse#93)

Co-authored-by: Joe Niland <[email protected]>
Co-authored-by: actions-bot <[email protected]>

0.36.0

Toggle 0.36.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix: make the security group description configurable (cloudposse#115)

* fix: make the security group description configurable

* Add null value in the variable description

* Auto Format

Co-authored-by: nitro <[email protected]>
Co-authored-by: cloudpossebot <[email protected]>

0.35.0

Toggle 0.35.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add rds security group description (cloudposse#114)

0.34.0

Toggle 0.34.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Transit encryption enabled default to true with docs (cloudposse#111)

* Default transit_encryption_enabled to true due to bridgecrew

* Update README.yaml

* Auto Format

* Trigger validate-codeowners

Co-authored-by: cloudpossebot <[email protected]>
Co-authored-by: PePe Amengual <[email protected]>

0.33.0

Toggle 0.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Transit encryption enabled default to null (cloudposse#110)

* Default var.transit_encryption_enabled to false

* trans enc to true if token unless explicitly set

* Update variables.tf

* Auto Format

* Trigger validate-codeowners

Co-authored-by: cloudpossebot <[email protected]>
Co-authored-by: PePe Amengual <[email protected]>

0.32.1

Toggle 0.32.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
support more nodes than there are AZs defined (cloudposse#108)

* allow empty list of availability_zones

availability_zones parameter shouldn't be required

* enable more nodes to be created than AZs

* Updated README.md

Co-authored-by: actions-bot <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>