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

Add APIs to manage SQL Database #1919

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

yunkon-kim
Copy link
Member

@yunkon-kim yunkon-kim commented Nov 13, 2024

  • Note - Supported AWS currently
  • Upcoming CSPs: Azure, GCP, NCP

image

Generally speaking, we need information on DB instance specs and DB engine configuration. (cc @powerkimhub)

  • In some cases, a DB instance spec ID different from the VM spec ID is used (e.g., db.t3.micro, db-f1-micro).
  • It seems necessary to distinguish between information about the DB engine and a database within MySQL.

* Note - Supported AWS currently
@yunkon-kim
Copy link
Member Author

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Nov 13, 2024
@cb-github-robot cb-github-robot merged commit 8e79e95 into cloud-barista:main Nov 13, 2024
5 checks passed
@yunkon-kim yunkon-kim deleted the 241112-10 branch November 19, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This PR is approved and will be merged soon.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants