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

chore: 🤖 fix conditional check for replica db name and engine version #176

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

sj-williams
Copy link
Contributor

Relates to ministryofjustice/cloud-platform#6068

This PR updates our RDS module to reflect changes that were made to the AWS provider in 4.63 concerning re-enabling engine version setting for read replicas:
hashicorp/terraform-provider-aws#24887

This is necessary for CP users who are manually (not auto minor upgrading) their RDS configurations where they have a primary and a replica.

In this case the user must be able to set the minor version for their replica and carry out this prior to completing the minor version upgrade of their primary RDS.

@sj-williams sj-williams changed the title chore: 🤖 fix conditional check for replica db name chore: 🤖 fix conditional check for replica db name and engine version Aug 29, 2024
@sj-williams sj-williams merged commit 11ec178 into main Aug 30, 2024
3 checks passed
@sj-williams sj-williams deleted the replica-fix branch August 30, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants