Closed shreyas-goenka closed 3 months ago
Some diagnostics can have multiple paths associated with them. For instance, ensuring that unique resource keys are used across all resources. This PR extends diag.Diagnostic to accept multiple paths.
diag.Diagnostic
This PR is symmetrical to https://github.com/databricks/cli/pull/1610/files
Unit tests
Changes
Some diagnostics can have multiple paths associated with them. For instance, ensuring that unique resource keys are used across all resources. This PR extends
diag.Diagnostic
to accept multiple paths.This PR is symmetrical to https://github.com/databricks/cli/pull/1610/files
Tests
Unit tests