- 18 Aug, 2020 1 commit
- 
- 
Erik Osterman authored
 
- 
- 13 Aug, 2020 2 commits
- 
- 
Sam Sullivan authoredFor TF 0.13.0 support: https://github.com/cloudposse/terraform-null-label/releases/tag/0.17.0 
- 
Matt Gowie authored## What 1. Update Version Pinning for Terraform to support 0.13 ## Why 1. This is a relatively minor update that the CloudPosse module already likely supports. 1. This allows module consumers to not individually update our Terraform module to support Terraform 0.13. 
 
- 
- 28 Jul, 2020 1 commit
- 
- 
Robus Gauli authored* Fix typo on example for 'automatic_failover' * Updated README.md Co-authored-by:actions-bot <58130806+actions-bot@users.noreply.github.com> 
 
- 
- 01 Jul, 2020 1 commit
- 
- 
PePe Amengual authored
 
- 
- 15 May, 2020 1 commit
- 
- 
Sam Sullivan authored* No number_cache_clusters if cluster_mode_enabled See https://github.com/cloudposse/terraform-aws-elasticache-redis/issues/64 * No explicit AZs in cluster mode * Updated README.md Co-authored-by: actions-bot <58130806+actions-bot@users.noreply.github.com> 
 
- 
- 14 Feb, 2020 3 commits
- 
- 
Eugene Pimenov authoredIt 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 <simixido@gmail.com> 
- 
Matt Gowie authored* Adds dns_subdomain variable to override subdomain * Adds dns_subdomain var to README * Updated README.md Co-authored-by: Maxim Mironenko <simixido@gmail.com> Co-authored-by: actions-bot <58130806+actions-bot@users.noreply.github.com> 
- 
Maxim Mironenko authored
 
- 
- 12 Feb, 2020 1 commit
- 
- 
Jim Park authored* 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 
 
- 
- 25 Dec, 2019 1 commit
- 
- 
Andriy Knysh authoredUse Security Group rules instead of inline rule blocks. Fix example. Fix README. Update to latest versions of modules. Change region for tests (#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 
 
- 
- 09 Sep, 2019 1 commit
- 
- 
Salvatore Mazzarino authored* Enable backups Signed-off-by: Salvatore Mazzarino <apocalipse89@gmail.com> * Fix README Signed-off-by: Salvatore Mazzarino <apocalipse89@gmail.com> 
 
- 
- 14 Jul, 2019 1 commit
- 
- 
Andriy Knysh authored* Convert to TF 0.12. Add tests. Add Codefresh test pipeline * Convert to TF 0.12. Add tests. Add Codefresh test pipeline 
 
- 
- 15 Apr, 2019 1 commit
- 
- 
Josh Myers authored* [issue-30] Optional elasticache_subnet_group ID Add optional variable for the Elasticache subnet group ID so we can create the replication group in an already existing subnet group. * Update main.tf Co-Authored-By: aknysh <aknysh@users.noreply.github.com> * Update variables.tf Co-Authored-By: aknysh <aknysh@users.noreply.github.com> * Update variables.tf Co-Authored-By: aknysh <aknysh@users.noreply.github.com> * Update main.tf Co-Authored-By: aknysh <aknysh@users.noreply.github.com> * Address comments, update LICENSE, update descriptions, update `README` * Update example * Update README 
 
- 
- 12 Apr, 2019 1 commit
- 
- 
Eugene Dementiev authoredFixes #37 
 
- 
- 23 Dec, 2018 1 commit
- 
- 
Jamie Kahgee authored* add cloudwatch ok alarm actions * updating readme from makefile 
 
- 
- 12 Dec, 2018 1 commit
- 
- 
Mikita Kryvitski authored
 
- 
- 07 Dec, 2018 1 commit
- 
- 
Stephen Coe authored* adding an input variable for replication_group_id * fix formatting * updating docs 
 
- 
- 11 Oct, 2018 1 commit
- 
- 
Max Moon authored* normalize disable method switch variable default to empty string, switch enable bool to check length of zone_id variable * regenerate readme 
 
- 
- 10 Oct, 2018 1 commit
- 
- 
Max Moon authored
 
- 
- 08 Oct, 2018 1 commit
- 
- 
Igor Rodionov authored* Paramatrise redis * Update label version * Update label version * Update example * Fix example Signed-off-by:Igor Rodionov <goruha@gmail.com> * Update variables.tf * Update terraform.md * Update README.md 
 
- 
- 06 Oct, 2018 1 commit
- 
- 
Max Moon authored* add auth token * fmt * update readme properly * add auth token generation to readme 
 
- 
- 27 Jul, 2018 1 commit
- 
- 
Vadim Hleif authored
 
- 
- 20 Jul, 2018 1 commit
- 
- 
Erik Osterman authored* Add working example * fix regression * Link to example * fix formatting 
 
- 
- 18 Jul, 2018 1 commit
- 
- 
Jon Olson authored* Adding ability to encrypt redis at rest and ability to enable TLS for redis * Including missing files, generate README correctly * Fix regression on availability_zone variable (wrong default) * Fixing spacing 
 
- 
- 10 Jul, 2018 1 commit
- 
- 
Vadim Hleif authored
 
- 
- 05 Jul, 2018 1 commit
- 
- 
Vadim Hleif authored
 
- 
- 30 Jun, 2018 1 commit
- 
- 
Max Moon authored* adding engine_version to elasticache replication group * changing default engine_version to 4.0.10 This is the newest available engine version available for Redis Elasticache. * setting default family to redis4.0 
 
- 
- 27 Feb, 2018 2 commits
- 
- 
Daren Desjardins authored
- 
Daren Desjardins authoredAddresses warnings in TF 0.11.x 
 
- 
- 02 Nov, 2017 2 commits
- 
- 
Erik Osterman authored
- 
Daren Desjardins authored
 
- 
- 21 Oct, 2017 1 commit
- 
- 
Andriy Knysh authored* Bump `terraform-null-label` version to `0.2.2` * Remove `tags` from `aws_cloudwatch_metric_alarm` * Update `README` 
 
- 
- 18 Oct, 2017 1 commit
- 
- 
Christopher Riley authored
 
- 
- 22 Sep, 2017 1 commit
- 
- 
Andriy Knysh authored* Rename repos, fix `README.md` * Fix `README.md` * Fix `README.md` 
 
- 
- 28 Aug, 2017 1 commit
- 
- 
Andriy Knysh authoredAssign `attributes` and `tags` from `variables.tf` to `label` module 
 
- 
- 27 Aug, 2017 1 commit
- 
- 
aknysh authored
 
- 
- 25 Aug, 2017 1 commit
- 
- 
Igor Rodionov authored* Fix port output * Update output.tf 
 
- 
- 09 Aug, 2017 1 commit
- 
- 
Igor Rodionov authored* Initial * Added redis * Added redis * Added redis * Added redis * Use default param group * Use default param group * Use default param group * Fix redis * Fix redis * Fix redis * Fix redis * Fix redis * Fix redis * Fix redis * Fix redis * Fix redis * Fix redis * Fix default value * Fix default value * Update main.tf * Address PR comments * Update LICENSE * Update README.md * Update LICENSE * Update README.md 
 
- 
- 04 Aug, 2017 1 commit
- 
- 
Igor Rodionov authored
 
-