kics
kics copied to clipboard
fix(databricks): correct databricks permissions checks
fix(databricks): correct databricks permissions checks
Reason for Proposed Changes
-
databricks_permissionschecks were not working properly
Proposed Changes
- Move
notoperator - Add test files (containing tests where multiple permissions are present in a single file)
Notes
- We do not fully understand the way the
notoperator works, but found out that doing like so brings the desired behavior :shrug: Some more explanations would be appreciated !
I submit this contribution under the Apache-2.0 license.
you forgot to update assets/queries/terraform/databricks/databricks_permissions/test/positive_expected_result.json
@gabriel-cx If you have an explanation, I'd be interested