This website requires JavaScript.
Explore
Help
Sign In
steve
/
databricks-cli
mirror of
https://github.com/databricks/cli.git
Watch
1
Star
0
Fork
You've already forked databricks-cli
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
test-runner-2
databricks-cli
/
bundle
/
internal
/
tf
/
codegen
/
.gitignore
4 lines
23 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Generate equivalent Go types from Terraform provider schema (#122) It contains: * `codegen` -- this turns the schema of the Databricks Terraform provider into Go types. * `schema` -- the output of the above.
2022-12-06 15:26:19 +00:00
/codegen
/tmp
Regenerate bundle resource structs from latest terraform provider (#633) ## Changes This PR: 1. Regenerates the terraform provider structs based off the latest terraform provider version: 1.22.0 2. Adds a debug launch configuration for regenerating the schema ## Tests Existing unit tests
2023-08-03 11:20:30 +00:00
/.vscode