You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Bug Fixes
* Reflect backend updates in state for databricks_app
([#4337](#4337)).
### Documentation
* Update `databricks_workspace_conf` documentation
([#4334](#4334)).
* apply `make fmt-docs` to all docs
([#4344](#4344)).
### Internal Changes
* Generate both SdkV2-compatible and Plugin Framework-compatible
structures
([#4332](#4332)).
* Mark TestAccServicePrincipalResourceOnAzure test as flaky
([#4333](#4333)).
* Retry on 504 when calling the permission API
([#4355](#4355)).
* apply `make fmt-docs` to all docs ([#4344](https://github.com/databricks/terraform-provider-databricks/pull/4344)).
14
+
15
+
16
+
### Internal Changes
17
+
18
+
* Generate both SdkV2-compatible and Plugin Framework-compatible structures ([#4332](https://github.com/databricks/terraform-provider-databricks/pull/4332)).
19
+
* Mark TestAccServicePrincipalResourceOnAzure test as flaky ([#4333](https://github.com/databricks/terraform-provider-databricks/pull/4333)).
20
+
* Retry on 504 when calling the permission API ([#4355](https://github.com/databricks/terraform-provider-databricks/pull/4355)).
0 commit comments