-
Notifications
You must be signed in to change notification settings - Fork 2
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
Redis upgrade step 1 #1650
Redis upgrade step 1 #1650
Conversation
Terraform Format and Style: success Show Plan
Pusher: @jskinne3, Action: |
Terraform Format and Style: success Show Plan
Pusher: @jskinne3, Action: |
Terraform Format and Style: success Show Plan
Pusher: @jskinne3, Action: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @jskinne3!
Similar to GSA/notifications-api#1104, create a new Redis resource in all environments. This is the first step of the upgrade. Next steps are to unbind the old Redis instance, bind the new, and then delete the old.
Redis v6.2 → v7.2
🔴 Terraform plan is failing because this PR depends upon #1649🟢 checks are green and this is ready to merge