IMPROVEMENTS:
azuread_directory_role_assignment
- deprecate theapp_scope_object_id
property in favor of theapp_scope_id
property (#837)azuread_directory_role_assignment
- deprecate thedirectory_scope_object_id
property in favor of thedirectory_scope_id
property (#837)
BUG FIXES:
azuread_directory_role_assignment
- fix incorrect schema validation for scoped role assignments (#837)azuread_directory_role_assignment
- fix a bug that was preventing the creation of some scoped role assignments (#837)azuread_group
- fix a bug where new group creation can error out before the timeout due to API inconsistency (#838)azuread_user
- only setshow_in_address_list
when changed in config as it is a potentially read-only attribute (#831)