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

Add test verifying service principal display_name is updatable

Open martin-walsh opened this issue 8 months ago • 2 comments
trafficstars

Changes

resource service_principal: Add test verifying service principal display_name is updatable.

Tests

  • [ ] make test run locally
  • [ ] relevant change in docs/ folder
  • [ ] covered with integration tests in internal/acceptance
  • [ ] using Go SDK
  • [ ] using TF Plugin Framework

martin-walsh avatar Feb 26 '25 11:02 martin-walsh

Please ensure that the NEXT_CHANGELOG.md file is updated with any relevant changes. If this is not necessary for your PR, please include the following in your PR description: NO_CHANGELOG=true and rerun the job.

github-actions[bot] avatar Feb 26 '25 11:02 github-actions[bot]

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: 4529
  • Commit SHA: 7bcdbec0de8c858e7df79816ae5177767093c7ad

Checks will be approved automatically on success.

github-actions[bot] avatar Feb 27 '25 21:02 github-actions[bot]