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
Andrew Nester
cf989a7e10
Upgrade to TF provider 1.52 ( #1781 )
...
## Changes
Upgrade to TF provider 1.52
We also temporarily skip generating plugin framework structs to unblock
upgrade as generation does not work yet and need to be fixed separately
2024-09-19 11:21:32 +00:00
Pieter Noordhuis
6b3d33a846
Upgrade TF provider to 1.50.0 ( #1681 )
...
## Changes
See
https://github.com/databricks/terraform-provider-databricks/pull/3900
## Tests
* Manually test on a bundle with a pipeline and a schema
* Integration tests pass
2024-08-15 12:43:39 +00:00
Pieter Noordhuis
364a609ea7
Upgrade TF provider to 1.46.0 ( #1460 )
...
## Changes
Release notes in
https://github.com/databricks/terraform-provider-databricks/releases/tag/v1.46.0
Notable changes since 1.43.0:
* The job resource has been migrated to the Go SDK. More fields are now
passed through from DABs into TF.
* Improved zero-value handling.
## Tests
n/a
2024-05-31 07:13:43 +00:00
shreyas-goenka
7d1bab7cf0
Bump internal terraform provider version to `1.39` ( #1339 )
2024-04-05 14:49:04 +00:00
Pieter Noordhuis
ffae10d904
Bump Terraform provider to v1.36.2 ( #1215 )
...
## Changes
* Update `go.mod` with latest dependencies
* Update `go.mod` to require Go 1.21 to match root `go.mod`
* Regenerate structs for Terraform provider v1.36.2
## Tests
n/a
2024-02-16 07:05:45 +00:00
Pieter Noordhuis
b940c8631e
Bump Terraform provider to v1.28.0 ( #871 )
...
## Changes
Regenerate structs for Terraform provider v1.28.0
([release](https://github.com/databricks/terraform-provider-databricks/releases/tag/v1.28.0 )).
## Tests
n/a
2023-10-16 12:52:16 +00:00
Pieter Noordhuis
aa9e1fc41c
Update Terraform provider schema structs from 1.23.0 ( #713 )
...
## Changes
The provider at version 1.24.0 includes a regression for the MLflow
model resource.
To fix this, we explicitly pin the provider version at the version we
generate bindings for.
## Tests
Confirmed that a deploy of said MLflow model resource works with 1.23.0.
2023-08-30 13:58:28 +00:00
Pieter Noordhuis
b6665f4b30
Update Terraform provider schema structs ( #563 )
...
## Changes
Generated from 47857a63c7242fc43aba833cdd28b222fd25c399 (next release
after 1.20).
## Tests
The change is additive and unit tests pass.
2023-07-07 14:52:41 +02: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
Pieter Noordhuis
077ab8b864
Update Terraform provider schema structs ( #265 )
...
Generated from provider version 1.13.0.
2023-03-20 17:22:55 +01:00