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

Align engine name with configuration-aws-database #3

Merged
merged 1 commit into from
Nov 4, 2023

Commits on Nov 4, 2023

  1. Align engine name with configuration-aws-database

    * AWS RDS api takes `postgres`(not `postgresql`) as the engine name
    * Aligning Azure dbengine will simplify higher level abstraction
      management, e.g. we can simplify composition and remove transform in
    upbound/configuration-dbaas@17be04b#diff-404445aa8a765071facff2b2e3af737de3a17dbb031723c8e775a37b3ae8ec9eR52-R56
    
    Signed-off-by: Yury Tsarev <[email protected]>
    ytsarev committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    913fd43 View commit details
    Browse the repository at this point in the history