Closed shreyas-goenka closed 1 week ago
If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:
Trigger: go/deco-tests-run/terraform
Inputs:
45cebe3f5543692c0e306dd7e02ad68f9f538544
Checks will be approved automatically on success.
Test Details: go/deco-tests/11768949308
@shreyas-goenka if required attributes will be filled via cluster policy, then there will be permanent configuration drift. See note in the doc
Closing this PR in favour of https://github.com/databricks/terraform-provider-databricks/pull/4222
Changes
Addresses another problem reported in https://github.com/databricks/cli/issues/1546, where customers were not able to configure and use cluster policies for single node clusters.
Tests
Unit tests, and manually verified that cluster is successfully created without spark_conf even when
num_workers
is 0.