Pieter Noordhuis
ae568743c5
Upgrade TF provider to 1.53.0 ( #1815 )
...
## Changes
See
https://github.com/databricks/terraform-provider-databricks/releases/tag/v1.53.0
## Tests
Integration tests pass.
2024-10-08 11:41:32 +00:00
Alex Moschos
ecba875fe5
Regenerate TF schema ( #1635 )
...
## Changes
- Regenerate TF schema for CLI. Due to an issue the previous generation
missed some TF changes.
2024-07-30 10:13:05 +00:00
Andrew Nester
90aaf2d20f
Upgrade TF provider to 1.49.1 ( #1626 )
...
## Changes
Upgrade TF provider to 1.49.1
2024-07-25 14:18:49 +00:00
Pieter Noordhuis
52ca599cd5
Upgrade TF provider to 1.49.0 ( #1617 )
...
## Changes
This includes a fix for model serving endpoints.
See
https://github.com/databricks/terraform-provider-databricks/pull/3690 .
## Tests
n/a
2024-07-23 16:15:02 +00:00
stikkireddy
ddeb7487b3
Update Terraform provider schema structs ( #504 )
...
## Changes
Generated from provider version 1.19.0.
## Tests
Ran the existing unit tests and they seemed to have checked out.
2023-06-21 08:40:11 +02:00
Andrew Nester
273271bc59
Regenerated internal schema structs based on Terraform provider schemas ( #401 )
...
## Changes
Regenerated internal schema structs based on Terraform provider schemas
Allows to use `serverless` flag in bundle config.
## Tests
Ran `cli bundle deploy` with bundle which contains pipeline with
serverless key true
2023-05-23 19:33:24 +02:00
Pieter Noordhuis
ff89c9d06f
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 16:26:19 +01:00