terraform-provider-databricks
terraform-provider-databricks copied to clipboard
[FEATURE] Check if it's already possible to create AKV-backed `databricks_secret_scope`
Verify if it's already possible to create AKV-scopes and if https://github.com/databricks/terraform-provider-databricks/blob/master/secrets/resource_secret_scope.go#L69-L72 could be removed from production code.
It's still not supported...
@alexott What about running the test with commented out code in the issue?
not yet :/