Skip to content

Aws elasticache native redis3 cluster backport#8

Open
Derrick Petzold (dpetzold) wants to merge 7 commits intomasterfrom
aws-elasticache-native-redis3-cluster-backport
Open

Aws elasticache native redis3 cluster backport#8
Derrick Petzold (dpetzold) wants to merge 7 commits intomasterfrom
aws-elasticache-native-redis3-cluster-backport

Conversation

@dpetzold

No description provided.

…ter mode

 - number_cache_clusters is now an optional field.

 Added support for:

   - replicas_per_node_group - the number of replica nodes in each node group
   - num_node_groups - the number of node groups for this Redis replication group
@dpetzold Derrick Petzold (dpetzold) force-pushed the aws-elasticache-native-redis3-cluster-backport branch 4 times, most recently from acbaddb to 8869c59 Compare November 28, 2016 18:34
@dpetzold Derrick Petzold (dpetzold) force-pushed the aws-elasticache-native-redis3-cluster-backport branch from 5e48f7a to 17e05a0 Compare November 29, 2016 01:49
Derrick Petzold added 2 commits November 29, 2016 15:15
Terraform merged a different implementation of the elasticache_replication_group resource
than the one we were using. In terraform master the following attributes have been renamed.
This adds legacy support for the attributes we have been using.

Old / New
preferred_cache_cluster_azs -> availability_zones
cache_node_type -> node_type
description -> replication_group_description
num_cache_clusters -> number_cache_clusters
automatic_failover -> automatic_failover_enabled

Once the skippy modules and terraform state files have been updated this support can be removed.
@dpetzold Derrick Petzold (dpetzold) force-pushed the aws-elasticache-native-redis3-cluster-backport branch from 3dafec0 to 7a06818 Compare November 29, 2016 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants