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

Configure non-production database clusters to match production cluster. #46560

Merged
merged 1 commit into from May 27, 2022

Conversation

sureshc
Copy link
Contributor

@sureshc sureshc commented May 26, 2022

There are a few configuration settings on the staging/test/levelbuilder/adhoc Aurora database clusters that are properties of the cluster Resource and not configured via ParameterGroups (see #45907 ). Update them to match what has been manually configured on the production cluster.

Links

Testing story

Deployment strategy

None of the Properties being modified on this Resource trigger Replacement or Interruption of the cluster:
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html

Follow-up work

Privacy

Security

Caching

PR Checklist:

  • Tests provide adequate coverage
  • Privacy and Security impacts have been assessed
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

@sureshc sureshc requested a review from a team May 26, 2022 22:48
@cat5inthecradle
Copy link
Contributor

✅ confirming that these updates require no interruption

@sureshc sureshc merged commit 6829252 into staging May 27, 2022
@sureshc sureshc deleted the update-database-configuration branch May 27, 2022 22:57
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.

None yet

2 participants