-
Notifications
You must be signed in to change notification settings - Fork 398
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
feat(elasticache): support for redis6.x group family for parameter groups #1476
feat(elasticache): support for redis6.x group family for parameter groups #1476
Conversation
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
@MadJlzz can you also please add a changelog fragment? otherwise LGTM. |
Thanks @markuman! WDYT of the |
changelogs/fragments/1476-add-redis6x-cache-parameter-group-family
Outdated
Show resolved
Hide resolved
Co-authored-by: Markus Bergholz <[email protected]>
recheck |
oh.
@MadJlzz |
@markuman sorry about that. File is renamed. |
Co-authored-by: Felix Fontein <[email protected]>
recheck |
Backport to stable-4: 💚 backport PR created✅ Backport PR branch: Backported as #1594 🤖 @patchback |
…oups (#1476) feat(elasticache): support for redis6.x group family for parameter groups SUMMARY AWS cache parameters groups can now be of type redis6.x. This PR adds to the module elasticache_parameter_group support to pass this new family group. ISSUE TYPE Feature Pull Request COMPONENT NAME Impacted component: elasticache_parameter_group module. Reviewed-by: Markus Bergholz <[email protected]> Reviewed-by: Felix Fontein <[email protected]> Reviewed-by: Gonéri Le Bouder <[email protected]> Reviewed-by: Alina Buzachis <None> (cherry picked from commit 784669d)
Backport to stable-5: 💚 backport PR created✅ Backport PR branch: Backported as #1595 🤖 @patchback |
…oups (#1476) feat(elasticache): support for redis6.x group family for parameter groups SUMMARY AWS cache parameters groups can now be of type redis6.x. This PR adds to the module elasticache_parameter_group support to pass this new family group. ISSUE TYPE Feature Pull Request COMPONENT NAME Impacted component: elasticache_parameter_group module. Reviewed-by: Markus Bergholz <[email protected]> Reviewed-by: Felix Fontein <[email protected]> Reviewed-by: Gonéri Le Bouder <[email protected]> Reviewed-by: Alina Buzachis <None> (cherry picked from commit 784669d)
…oups (#1476) (#1594) [PR #1476/784669d2 backport][stable-4] feat(elasticache): support for redis6.x group family for parameter groups This is a backport of PR #1476 as merged into main (784669d). SUMMARY AWS cache parameters groups can now be of type redis6.x. This PR adds to the module elasticache_parameter_group support to pass this new family group. ISSUE TYPE Feature Pull Request COMPONENT NAME Impacted component: elasticache_parameter_group module. Reviewed-by: Markus Bergholz <[email protected]>
…oups (#1476) (#1595) [PR #1476/784669d2 backport][stable-5] feat(elasticache): support for redis6.x group family for parameter groups This is a backport of PR #1476 as merged into main (784669d). SUMMARY AWS cache parameters groups can now be of type redis6.x. This PR adds to the module elasticache_parameter_group support to pass this new family group. ISSUE TYPE Feature Pull Request COMPONENT NAME Impacted component: elasticache_parameter_group module. Reviewed-by: Markus Bergholz <[email protected]>
SUMMARY
AWS
cache parameters groups
can now be of typeredis6.x
. This PR adds to the moduleelasticache_parameter_group
support to pass this new family group.ISSUE TYPE
COMPONENT NAME
Impacted component:
elasticache_parameter_group
module.