Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resource/aws_elasticache_replication_group: Support Cluster Mode Enabled online shard reconfiguration #3932

Merged
merged 4 commits into from
Apr 3, 2018

Commits on Mar 27, 2018

  1. resource/aws_elasticache_replication_group: Support Cluster Mode Enab…

    …led online shard reconfiguration
    
    * Properly read cluster_mode back into Terraform state
    * Improves cluster_mode update plan output by migrating state from TypeSet to TypeList
    * Allows configurable timeouts for create, delete, and update
    bflad committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    681377a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a684e3d View commit details
    Browse the repository at this point in the history
  3. tests/resource/aws_elasticache_replication_group: Fix number_cache_cl…

    …usters check in TestAccAWSElasticacheReplicationGroup_ClusterMode_NumNodeGroups
    bflad committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    673dbe7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Configuration menu
    Copy the full SHA
    4301588 View commit details
    Browse the repository at this point in the history