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

initial changes - refactor iteration #58

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

samidbb
Copy link
Contributor

@samidbb samidbb commented Jan 2, 2024

Describe your changes

This is the first draft for the long term setup to enable supporting multiple engine types (Postgres, aurora-postgres).
Different engine types and cluster configurations can require different set of parameters which can be a challenge to maintain in a single view (interfance)
There is no seamless way to change between postgres and aurora-postgres, a change implies a migration(export/import) anyway

Issue ticket number and link

Checklist before requesting a review

  • I have tested changes in my sandbox
  • I have added the needed changes in the test/qa folder to apply my changes in QA.
  • I have rebased the code to main (or merged in the latest from main)

Is it a new release?

  • Apply a release tag release:(major|minor|patch), following semantic versioning in this guide or norelease if there is no changes to the Terraform code

@samidbb samidbb changed the title initial changes initial changes - refactor iteration Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant