Skip to content

Commit cf1aa45

Browse files
authored
[Internal] Fix NEXT_CHANGELOG (#5143)
## Changes <!-- Summary of your changes that are easy to understand --> Duplicate section in changelog "### New Features and Improvements" ## Tests <!-- How is this tested? Please see the checklist below and also describe any other relevant tests --> N/A
1 parent 34c3a05 commit cf1aa45

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

NEXT_CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,7 @@
88

99
### New Features and Improvements
1010

11-
* Add `arm` option to `databricks_node_type` instead of `graviton` ([#5028](https://github.com/databricks/terraform-provider-databricks/pull/5028))
1211
* Optimize `databricks_grant` and `databricks_grants` to not call the `Update` API if the requested permissions are already granted ([#5095](https://github.com/databricks/terraform-provider-databricks/pull/5095))
13-
14-
### New Features and Improvements
15-
1612
* Added `expected_workspace_status` to `databricks_mws_workspaces` to support creating workspaces in provisioning status ([#5019](https://github.com/databricks/terraform-provider-databricks/pull/5019))
1713

1814
### Bug Fixes

0 commit comments

Comments
 (0)