Can't set default_storage_firewall_enabled
to false
in azurerm_databricks_workspace
resource
#26213
Closed
1 task done
Is there an existing issue for this?
Community Note
Terraform Version
1.8.4
AzureRM Provider Version
3.105.0
Affected Resource(s)/Data Source(s)
azurerm_databricks_workspace
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
It's expected that the DBFS firewall will be disabled
Actual Behaviour
it's not disabled
Steps to Reproduce
Just create Databricks workspace with
default_storage_firewall_enabled
set totrue
, and then try to set it tofalse
...Important Factoids
normal azure environment
References
azurerm_databricks_workspace
: Add support fordefault_storage_firewall_enabled
property #25919 - introduced this change.Documentation: https://learn.microsoft.com/en-us/azure/storage/common/storage-network-security?tabs=azure-portal#restrictions-and-considerations
The text was updated successfully, but these errors were encountered: