v0.4.4
- Added support for running provider in a debug mode from Visual Studio Code through
Debug Providerrun configuration in order to troubleshoot more complicated issues. - Allowed managing of libraries on
databricks_clusteroutside of Terraform state for resources without anylibraryconfiguration blocks. This should simplify PaaS-like CI/CD workflows (#1024). - Added experimental resources.
Behavior changes
- Whenever library is installed on
databricks_clusterwithout anylibraryconfiguration blocks, it won't be removed anymore.