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

fix: Redis- Removed limitation of redis version #623

Merged
merged 4 commits into from
Nov 9, 2022
Merged

Conversation

FelisiaM
Copy link
Member

@FelisiaM FelisiaM commented Nov 9, 2022

The version was not being used to set the engine and it was relying on the default AWS. The engine was used to create the parameter group name. Now the version is used correctly to select the engine version and the parameter group name is not set as the default will be correct and based on the engine version.

#183758518

Checklist:

The version was not being used to set the engine and it was relying on the default AWS. The engine was used to create the parameter group name.
Now the version is used correctly to select the engine version and the parameter group name is not set as the default will be correct and based on the engine version.

[#183758518](https://www.pivotaltracker.com/story/show/183758518)
@FelisiaM FelisiaM requested a review from jhvhs November 9, 2022 17:13
@zucchinidev zucchinidev merged commit 6b6ba83 into main Nov 9, 2022
@zucchinidev zucchinidev deleted the fix_redis_version branch November 9, 2022 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants