[Exporter] Add support for serverless egress controls - #5238
Merged
Conversation
This includes support for: - `databricks_account_network_policy` - `databricks_workspace_network_option`
alexott
requested review from
renaudhartert-db
and removed request for
a team
November 30, 2025 10:06
alexott
temporarily deployed
to
test-trigger-is
November 30, 2025 10:06 — with
GitHub Actions
Inactive
alexott
temporarily deployed
to
test-trigger-is
November 30, 2025 10:07 — with
GitHub Actions
Inactive
rauchy
requested changes
Dec 3, 2025
rauchy
left a comment
Contributor
There was a problem hiding this comment.
Can you add some test coverage?
Contributor
Author
|
Regarding tests, the current test framework doesn't work for account-level resources. It requires a completely new implementation |
alexott
temporarily deployed
to
test-trigger-is
December 3, 2025 13:19 — with
GitHub Actions
Inactive
alexott
temporarily deployed
to
test-trigger-is
December 3, 2025 13:19 — with
GitHub Actions
Inactive
alexott
temporarily deployed
to
test-trigger-is
December 3, 2025 14:37 — with
GitHub Actions
Inactive
alexott
temporarily deployed
to
test-trigger-is
December 3, 2025 14:37 — with
GitHub Actions
Inactive
alexott
temporarily deployed
to
test-trigger-is
December 4, 2025 12:19 — with
GitHub Actions
Inactive
alexott
temporarily deployed
to
test-trigger-is
December 4, 2025 12:20 — with
GitHub Actions
Inactive
alexott
temporarily deployed
to
test-trigger-is
December 8, 2025 15:27 — with
GitHub Actions
Inactive
alexott
temporarily deployed
to
test-trigger-is
December 8, 2025 15:28 — with
GitHub Actions
Inactive
Contributor
Author
alexott
temporarily deployed
to
test-trigger-is
December 11, 2025 14:42 — with
GitHub Actions
Inactive
alexott
temporarily deployed
to
test-trigger-is
December 11, 2025 14:43 — with
GitHub Actions
Inactive
alexott
force-pushed
the
exporter/seg-support
branch
from
December 20, 2025 17:46
b74c879 to
cba4d87
Compare
alexott
temporarily deployed
to
test-trigger-is
December 20, 2025 17:46 — with
GitHub Actions
Inactive
alexott
temporarily deployed
to
test-trigger-is
December 20, 2025 17:47 — with
GitHub Actions
Inactive
alexott
temporarily deployed
to
test-trigger-is
January 12, 2026 16:53 — with
GitHub Actions
Inactive
Contributor
|
If integration tests don't run automatically, an authorized user can run them manually by following the instructions below: Trigger: Inputs:
Checks will be approved automatically on success. |
alexott
temporarily deployed
to
test-trigger-is
January 12, 2026 16:54 — with
GitHub Actions
Inactive
840
approved these changes
Jan 20, 2026
alexott
enabled auto-merge
January 20, 2026 10:04
deco-sdk-tagging Bot
added a commit
that referenced
this pull request
Jan 22, 2026
## Release v1.104.0 ### New Features and Improvements * Added resources and data sources for `databricks_account_user_setting_v2` and `databricks_default_warehouse_override` ([#5329](#5329)). ### Bug Fixes * Fix importing of the `databricks_share` ([#5311](#5311)) * Fix `databricks_dashboard` resource to include `dataset_catalog` and `dataset_schema` when retrying creation after parent folder creation ([#5327](#5327)) ### Exporter * Rewrite cloud-specific attributes and node types in cluster policy definitions when using `-targetCloud` flag ([#5297](#5297)). * Added support for `databricks_account_network_policy` and `databricks_workspace_network_option` resources ([#5238](#5238)). * Rewrite exporting of `databricks_share` to plugin framework ([#5328](#5328)) ### Internal Changes * Add support for unified host, migrate IsAccountClient to HostType
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
This includes support for:
databricks_account_network_policydatabricks_workspace_network_optionAlso introduced
NameUnifiedfor correct generation of TF resource namesTests
make testrun locallydocs/folderinternal/acceptanceNEXT_CHANGELOG.mdfile