Sven Grosen
Sven Grosen
This changes the event binding to `invalid` from `error` as that is now the event used for this. Also forces validation on `set()` by passing in `{validate: true}`
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
## Changes In our (private) Terraform module we were trying to configure grants using the `databricks_grants` resource, but kept running into trouble on apply because it detected duplicate grants to...
### Why the changes in this PR are needed? To allow for Azure kubernetes deployments to utilize [workload identity](https://learn.microsoft.com/en-us/azure/aks/workload-identity-overview?tabs=dotnet), their newer approach to federating with identity providers. ### What are...