Skip to content

Add instance_pools resource type to bundles (direct engine only)#5934

Draft
radakam wants to merge 1 commit into
mainfrom
cli-instance-pool-creation
Draft

Add instance_pools resource type to bundles (direct engine only)#5934
radakam wants to merge 1 commit into
mainfrom
cli-instance-pool-creation

Conversation

@radakam

@radakam radakam commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Adds support for defining Databricks instance pools as a bundle resource.
Instance pools are implemented as a direct-engine-only resource: they are
registered in the direct engine's SupportedResources but not wired to
Terraform, so ValidateDirectOnlyResources rejects them under the terraform
engine.

Includes the resource definition and ConfigResource implementation, the
direct-engine adapter (create/read/edit/delete + RemapState), presets and
bundle-permission wiring, workspace URL generation, testserver CRUD handlers,
schema annotations, and unit + acceptance test coverage.
@radakam radakam temporarily deployed to test-trigger-is July 15, 2026 14:18 — with GitHub Actions Inactive
@radakam radakam temporarily deployed to test-trigger-is July 15, 2026 14:18 — with GitHub Actions Inactive
Sign up for free to 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.

1 participant