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
|
e1474a38f9
|
Upgrade TF provider to 1.48.3 (#1600)
## Changes
This includes a fix for using periodic triggers.
## Tests
Manually confirmed this works with
https://github.com/databricks/bundle-examples/pull/32.
|
2024-07-17 08:49:19 +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 |
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
|
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 |