Skip to content

feat: add CockroachDB support #110

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

Merged
merged 1 commit into from
May 21, 2025
Merged

feat: add CockroachDB support #110

merged 1 commit into from
May 21, 2025

Conversation

mazuninky
Copy link
Contributor

This PR adds native support for COCKROACHDB as a valid engine type for the bytebase_instance resource.

Changes:

  • Extended engine validation to accept "COCKROACHDB" alongside existing engines.
  • Updated relevant schema validations and documentation references.

Motivation:
CockroachDB is officially supported by Bytebase via UI and API. Adding it to the Terraform provider enables full infrastructure-as-code workflows for teams using CockroachDB.

Let me know if you'd like test cases or validation adjustments.

@ecmadao
Copy link
Collaborator

ecmadao commented May 20, 2025

Thanks!

@ecmadao ecmadao merged commit e8cb4f6 into bytebase:main May 21, 2025
3 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.

2 participants