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
f5c46478f4
Upgrade golang.org/x/crypto to v0.17.0 in internal module ( #1110 )
...
## Changes
This addresses https://github.com/databricks/cli/security/dependabot/12 .
2024-01-10 13:53:01 +00:00
Pieter Noordhuis
6c93c96bd1
Update deps for internal-only tree ( #214 )
...
Fixes dependabot warnings.
2023-02-20 14:30:42 +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