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

Issue 2971: Service principle data source retrieval by SCIM ID

Open karolusz opened this issue 1 year ago • 1 comments

Changes

Allows for retrieval of service principals as data sources by SCIM ID. Slight changes to allow for the use of ExactlyOneOf in schema definition, which helps with config validation.

Commit 54810c473fcc3155965f6355f4c066d38b3dec3a has a working and tested implementation closer to the original one, if so desired.

Closes #2971

Tests

Unrelated unit tests failing in the local dev environment.

  • [x] make test run locally
  • [x] relevant change in docs/ folder
  • [ ] covered with integration tests in internal/acceptance
  • [ ] relevant acceptance tests are passing
  • [ ] using Go SDK

karolusz avatar Jan 22 '24 15:01 karolusz

This became pretty stale. Will work to have those changes aligned with the latest updates to the repo.

karolusz avatar Feb 21 '24 10:02 karolusz