Open gszecsenyi opened 1 week ago
If you specify storage_location
then the volume is external, not managed
but I did not specified storage location as you see in my request:
databricks_workloads_volumes = [ { storage_directory_name = "leaf" schema_ref = "schema_ref" volume_type = "MANAGED" } ]
this is incomplete code - show the code where databricks_volume
resource is defined
A played a bit with terraform yesterday evening, and I have an issue, what I cannot solve:
Configuration
Expected Behavior
I would like to create a MANAGED volume type
Actual Behavior
In the plan there is an EXTERNAL volume_type
Steps to Reproduce
this is the configuration:
Terraform and provider versions
1.51.0