[ISSUE] Issue with databricks_cluster
resource. Can't specify the boot disk size and can't set 0 as number of local SSD disks on GCP
#4439
Labels
plugin framework
This issue will be resolved when we migrate towards using the plugin framework.
Configuration
Expected Behavior
That the cluster was created with no local SSDs and with a 50GB boot disk.
Plan is expected to have the following outcome:
Actual Behavior
The cluster is defined with a 30 GB boot disk and with 2 local SSDs (default value).
Plan contains the following:
Steps to Reproduce
terraform apply
Terraform and provider versions
Terraform v1.10.0
Databricks v1.64.0
Is it a regression?
NA
Debug Output
tf-debug.log
Important Factoids
Would you like to implement a fix?
I'm available to support in the fix implementation.
The text was updated successfully, but these errors were encountered: