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

Feature request: Support for creating tables within databases by providing a schema similar to the BigQuery provider #243

Open
karim-edulabs opened this issue Oct 27, 2024 · 0 comments

Comments

@karim-edulabs
Copy link

We have a requirement to manage our whole cockroach setup through terraform, and currently we're only able to create clusters, databases, roles, etc.. but not tables. Hence we have to rely on DDL scripts to create tables and can't get differences across versions

This is an example from bigquery provider

https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/bigquery_table

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

No branches or pull requests

1 participant