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

r/aws_elasticache_replication_group: v2 state upgrader #34600

Merged
merged 2 commits into from
Nov 28, 2023

Commits on Nov 28, 2023

  1. r/aws_elasticache_replication_group: v2 state upgrader

    This state upgrader resolves issues with the default auth_token_update_strategy value, introduced in v5.27.0, which causes a diff upon upgrade and triggers an attempted in-place update.
    The default value will now instead be written to state by the state upgrader, resulting in no changes on the initial apply.
    jar-b committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b98cdd5 View commit details
    Browse the repository at this point in the history
  2. r/aws_elasticache_replication_group: remove auth_token_update_strateg…

    …y RequiredWith validator
    jar-b committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    bc70fa7 View commit details
    Browse the repository at this point in the history