terraform-provider-databricks icon indicating copy to clipboard operation
terraform-provider-databricks copied to clipboard

docs: clarify scope of databricks_grant, reword reference to principals

Open tlecomte opened this issue 1 month ago • 2 comments

Changes

Reword the following documentation pages:

  • databricks_grant: it looks like the introduction text was copied from databricks_grants (plural), so reword to make it clearer that databricks_grant applies to a single securable+principal combination
  • databricks_grant and databricks_grants: a minor reword on users and groups are referred to as principals

Tests

Look at the markdown renders.

tlecomte avatar Nov 04 '25 09:11 tlecomte

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:

  • PR number: 5182
  • Commit SHA: 2012bde856b1044586b60901fc391eb97f663415

Checks will be approved automatically on success.

github-actions[bot] avatar Nov 04 '25 09:11 github-actions[bot]