Pieter Noordhuis
311dfa4642
Upgrade TF provider to 1.47.0 ( #1476 )
...
## Changes
This includes a bugfix for provisioning jobs with `num_workers = 0`.
Fixes #1472 .
## Tests
Manually tested this fixes the issue.
2024-06-05 11:33:43 +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
077ab8b864
Update Terraform provider schema structs ( #265 )
...
Generated from provider version 1.13.0.
2023-03-20 17:22:55 +01: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