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

APPS-8263: methods for managing App Platform dev DBs #665

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

jcodybaker
Copy link
Contributor

This PR updates the generated App Platform data-structures and adds three methods for managing App Platform dev scale databases.

  • GetAppDatabaseConnectionDetails retrieves credentials for databases associated with the app.
  • ResetDatabasePassword resets credentials for a database component associated with the app.
  • ToggleDatabaseTrustedSource enables/disables trusted sources on the specified dev database component.

Copy link
Member

@danaelhe danaelhe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you👍

@danaelhe danaelhe merged commit e8501e5 into digitalocean:main Jan 29, 2024
7 checks passed
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

3 participants