Aws elasticache native redis3 cluster backport#8
Open
Derrick Petzold (dpetzold) wants to merge 7 commits intomasterfrom
Open
Aws elasticache native redis3 cluster backport#8Derrick Petzold (dpetzold) wants to merge 7 commits intomasterfrom
Derrick Petzold (dpetzold) wants to merge 7 commits intomasterfrom
Conversation
…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
acbaddb to
8869c59
Compare
5e48f7a to
17e05a0
Compare
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.
3dafec0 to
7a06818
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.