Tags: Archonr/terraform-aws-elasticache-redis
Tags
Update context.tf from origin source (cloudposse#126) Co-authored-by: cloudpossebot <[email protected]>
feat: use security-group module instead of resource (cloudposse#119)
feat: allow final snapshot creation (cloudposse#120) * feat: allow final snapshot creation * Auto Format Co-authored-by: cloudpossebot <[email protected]>
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
Allow empty "egress_cidr_blocks" (cloudposse#93) Co-authored-by: Joe Niland <[email protected]> Co-authored-by: actions-bot <[email protected]>
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]>
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]>
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]>
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>
PreviousNext