- 08 Feb, 2021 1 commit
-
-
Maxim Mironenko authored
context.tf updated to v0.24.1, minimum required Terraform version bumped to 0.13.0 when needed, readme updated (#107)
-
- 04 Feb, 2021 1 commit
-
-
Maxim Mironenko authored
-
- 03 Feb, 2021 1 commit
-
-
renovate[bot] authored
* chore(deps): update terraform cloudposse/route53-cluster-hostname/aws to v0.10.1 * Auto Format Co-authored-by:
Renovate Bot <bot@renovateapp.com> Co-authored-by:
cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
-
- 27 Jan, 2021 1 commit
-
-
skang0601 authored
* add ability to restore cluster from snapshots * Auto Format * Update variables.tf Co-authored-by:
Vladimir <vladimir.fess@gmail.com> * update readme * Auto Format Co-authored-by:
Sung Kang <kang.sung@heb.com> Co-authored-by:
cloudpossebot <11232728+cloudpossebot@users.noreply.github.com> Co-authored-by:
Vladimir <vladimir.fess@gmail.com>
-
- 25 Jan, 2021 1 commit
-
-
Kurt McAlpine authored
* Add snapshot name argument * Update variables.tf Co-authored-by:
Vladimir <vladimir.fess@gmail.com>
-
- 06 Jan, 2021 1 commit
-
-
renovate[bot] authored
* chore(deps): update terraform cloudposse/route53-cluster-hostname/aws to v0.10.0 * Auto Format Co-authored-by:
Renovate Bot <bot@renovateapp.com> Co-authored-by:
cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
-
- 23 Dec, 2020 1 commit
-
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
- 21 Dec, 2020 1 commit
-
-
Nuru authored
-
- 15 Dec, 2020 1 commit
-
-
Jeff authored
Co-authored-by:
actions-bot <58130806+actions-bot@users.noreply.github.com>
-
- 07 Dec, 2020 1 commit
-
-
Joe Niland authored
-
- 05 Dec, 2020 1 commit
-
-
baris authored
* added eggress * updated example * Updated README.md Co-authored-by:
actions-bot <58130806+actions-bot@users.noreply.github.com>
-
- 16 Sep, 2020 1 commit
-
-
Andriy Knysh authored
-
- 03 Sep, 2020 1 commit
-
-
Jeff authored
use minimum versions for provider pinning and bump terraform-aws-route53-cluster-hostname to 0.6.0 (#81)
-
- 25 Aug, 2020 1 commit
-
-
Varun Palekar authored
-
- 18 Aug, 2020 2 commits
-
-
Andrew Hibbert authored
* add_kms_key_id: Allow user to supply their own kms_key_id Change-Id: I23d1288851301328afaa61686b42d8376d303415 * Updated README.md Co-authored-by:
Andy Hibbert <anhibber@cisco.com> Co-authored-by:
actions-bot <58130806+actions-bot@users.noreply.github.com>
-
Erik Osterman authored
-
- 13 Aug, 2020 2 commits
-
-
Sam Sullivan authored
For 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 authored
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 <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 authored
Use 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 authored
Fixes #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
-