Dynamic elements of serveless cluster ignored or not tracked by Terraform or clarification on expected behaviour.
Actual Behavior
I do not expect dynamic attributes of a serveless cluster like for example number of clusters (num_clusters) and state to be tracked during a Terraform plan as shown below:
I have tried ignoring the attributes in question using the ignore_lifecycle Terraform meta argument but the following error appears:
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
Configuration
Expected Behavior
Dynamic elements of serveless cluster ignored or not tracked by Terraform or clarification on expected behaviour.
Actual Behavior
I do not expect dynamic attributes of a serveless cluster like for example number of clusters (
num_clusters
) andstate
to be tracked during a Terraform plan as shown below:I have tried ignoring the attributes in question using the ignore_lifecycle Terraform meta argument but the following error appears:
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform plan
Terraform and provider versions
Terraform = v1.5.7 Terraform <> Databricks = 1.51.0
Is it a regression?
Debug Output
debug.log