Tags: viatorinc/terraform-aws-elasticache-redis
Tags
Fix typo on example for 'automatic_failover' (cloudposse#71) * Fix typo on example for 'automatic_failover' * Updated README.md Co-authored-by: actions-bot <[email protected]>
Fix creation of Redis in cluster mode (cloudposse#65) * No number_cache_clusters if cluster_mode_enabled See cloudposse#64 * No explicit AZs in cluster mode * Updated README.md Co-authored-by: actions-bot <[email protected]>
Fix apply_immediately (cloudposse#60) It was declared as a variable, but wasn't actually set on the aws_elasticache_replication_group resource. This commit adds it to the resource, so the changes can be applied immediately Co-authored-by: Maxim Mironenko <[email protected]>
make cluster-enabled mode a bit more automated (cloudposse#59) * feat: add ClusterEnabled: true default parameter (unless overwritten) * fix: endpoint key changes when cluster mode enabled * feat: set number_cache_clusters when in cluster_mode_enabled * chore: terraform fmt
Use Security Group rules instead of inline rule blocks. Fix example. … …Fix README. Update to latest versions of modules. Change region for tests (cloudposse#54) * Use Security Group rules instead of inline rule blocks. Fix example. Fix README. Update to latest versions of modules. Change region for tests * Use Security Group rules instead of inline rule blocks. Fix example. Fix README. Update to latest versions of modules. Change region for tests * Use Security Group rules instead of inline rule blocks. Fix example. Fix README. Update to latest versions of modules. Change region for tests
Enable backups (cloudposse#45) * Enable backups Signed-off-by: Salvatore Mazzarino <[email protected]> * Fix README Signed-off-by: Salvatore Mazzarino <[email protected]>
Enable backups (cloudposse#45) * Enable backups Signed-off-by: Salvatore Mazzarino <[email protected]> * Fix README Signed-off-by: Salvatore Mazzarino <[email protected]>
PreviousNext