Skip to content

Conversation

@nitrocode
Copy link
Member

@nitrocode nitrocode commented Dec 14, 2021

what

  • Small fixes
  • Convert param values to string
  • Set auto failover to true if cluster enabled
  • Add descriptions to subnet and param groups

why

  • Param values will fail if they are not strings

    InvalidParameterValue: invalid parameter value, allowed values are:yes,no
    
  • Auto failover needs to be set to true if cluster mode is enabled or it will fail with an error

    InvalidParameterValue: Redis with cluster mode enabled cannot be created with auto failover turned off.
    

references

@nitrocode nitrocode added the patch A minor, backward compatible change label Dec 14, 2021
@nitrocode nitrocode requested review from a team as code owners December 14, 2021 19:46
@nitrocode nitrocode requested review from jhosteny and milldr and removed request for a team December 14, 2021 19:46
@nitrocode
Copy link
Member Author

/test all

@nitrocode nitrocode merged commit 73ba085 into master Dec 14, 2021
@nitrocode nitrocode deleted the tostring-param-values branch December 14, 2021 20:14
brian-weis-msr pushed a commit to Measurabl/terraform-aws-elasticache-redis that referenced this pull request Apr 2, 2024
…ue if cluster enabled (cloudposse#141)

* added description on resources aws_elasticache_subnet_group and aws_elasticache_parameter_group

* Convert param values to strings

* Set auto failover to true if cluster mode enabled

* make github/init

Co-authored-by: Simone Ferraro <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch A minor, backward compatible change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants