Skip to content

Bump Terraform provider to v1.36.2 - #1215

Merged
pietern merged 1 commit into
mainfrom
tf-bump
Feb 16, 2024
Merged

Bump Terraform provider to v1.36.2#1215
pietern merged 1 commit into
mainfrom
tf-bump

Conversation

@pietern

@pieternpietern commented Feb 16, 2024

Copy link
Copy Markdown
Contributor

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

@codecov-commenter

codecov-commenter commented Feb 16, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (961d04d) 51.94% compared to head (a75cfa0) 51.94%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #1215 +/- ##
=======================================
Coverage 51.94% 51.94% =======================================
Files 301 301 Lines 16804 16804 =======================================
Hits 8729 8729 Misses 7436 7436 Partials 639 639 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pietern
pietern added this pull request to the merge queueFeb 16, 2024
Merged via the queue into main with commit ffae10dFeb 16, 2024
@pietern
pietern deleted the tf-bump branch February 16, 2024 07:12
andrewnester added a commit that referenced this pull request Feb 20, 2024
CLI:
* Add support for UC Volumes to the `databricks fs` commands ([#1209](#1209)).
Bundles:
* Use dynamic configuration model in bundles ([#1098](#1098)).
* Allow use of variables references in primitive non-string fields ([#1219](#1219)).
* Add an experimental default-sql template ([#1051](#1051)).
* Add an experimental dbt-sql template ([#1059](#1059)).
Internal:
* Add fork-user to winget release workflow ([#1214](#1214)).
* Use `any` as type for data sources and resources in `tf/schema` ([#1216](#1216)).
* Avoid infinite recursion when normalizing a recursive type ([#1213](#1213)).
* Fix issue where interpolating a new ref would rewrite unrelated fields ([#1217](#1217)).
* Use `dyn.Value` as input to generating Terraform JSON ([#1218](#1218)).
API Changes:
* Changed `databricks lakehouse-monitors update` command with new required argument order.
* Added `databricks online-tables` command group.
OpenAPI commit cdd76a98a4fca7008572b3a94427566dd286c63b (2024-02-19)
Dependency updates:
* Bump Terraform provider to v1.36.2 ([#1215](#1215)).
* Bump github.com/databricks/databricks-sdk-go from 0.32.0 to 0.33.0 ([#1222](#1222)).
@andrewnesterandrewnester mentioned this pull request Feb 20, 2024
github-merge-queueBot pushed a commit that referenced this pull request Feb 20, 2024
CLI:
* Add support for UC Volumes to the `databricks fs` commands
([#1209](#1209)).
Bundles:
* Use dynamic configuration model in bundles
([#1098](#1098)).
* Allow use of variables references in primitive non-string fields
([#1219](#1219)).
* Add an experimental default-sql template
([#1051](#1051)).
* Add an experimental dbt-sql template
([#1059](#1059)).
Internal:
* Add fork-user to winget release workflow
([#1214](#1214)).
* Use `any` as type for data sources and resources in `tf/schema`
([#1216](#1216)).
* Avoid infinite recursion when normalizing a recursive type
([#1213](#1213)).
* Fix issue where interpolating a new ref would rewrite unrelated fields
([#1217](#1217)).
* Use `dyn.Value` as input to generating Terraform JSON
([#1218](#1218)).
API Changes:
* Changed `databricks lakehouse-monitors update` command with new
required argument order.
* Added `databricks online-tables` command group.
OpenAPI commit cdd76a98a4fca7008572b3a94427566dd286c63b (2024-02-19)
Dependency updates:
* Bump Terraform provider to v1.36.2
([#1215](#1215)).
* Bump github.com/databricks/databricks-sdk-go from 0.32.0 to 0.33.0
([#1222](#1222)).
denik pushed a commit that referenced this pull request May 20, 2026
## 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
denik pushed a commit that referenced this pull request May 20, 2026
CLI:
* Add support for UC Volumes to the `databricks fs` commands
([#1209](#1209)).
Bundles:
* Use dynamic configuration model in bundles
([#1098](#1098)).
* Allow use of variables references in primitive non-string fields
([#1219](#1219)).
* Add an experimental default-sql template
([#1051](#1051)).
* Add an experimental dbt-sql template
([#1059](#1059)).
Internal:
* Add fork-user to winget release workflow
([#1214](#1214)).
* Use `any` as type for data sources and resources in `tf/schema`
([#1216](#1216)).
* Avoid infinite recursion when normalizing a recursive type
([#1213](#1213)).
* Fix issue where interpolating a new ref would rewrite unrelated fields
([#1217](#1217)).
* Use `dyn.Value` as input to generating Terraform JSON
([#1218](#1218)).
API Changes:
* Changed `databricks lakehouse-monitors update` command with new
required argument order.
* Added `databricks online-tables` command group.
OpenAPI commit cdd76a98a4fca7008572b3a94427566dd286c63b (2024-02-19)
Dependency updates:
* Bump Terraform provider to v1.36.2
([#1215](#1215)).
* Bump github.com/databricks/databricks-sdk-go from 0.32.0 to 0.33.0
([#1222](#1222)).
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@pietern@codecov-commenter@andrewnester