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

Remove error on unexpected type

Open chrismilson opened this issue 1 year ago • 0 comments

Resolves #1194

The documentation doesn't specify what will happen if the ODataType of the directory object is not one of the expected types (Group, User, ServicePrincipal). So, instead of failing unexpectedly like it does now, it should be able to continue.

chrismilson avatar Sep 20 '23 16:09 chrismilson