github hashicorp/terraform-provider-azuread v2.26.0

latest releases: v3.0.1, v3.0.0, v2.53.1...
2 years ago

IMPROVEMENTS:

  • azuread_directory_role_assignment - deprecate the app_scope_object_id property in favor of the app_scope_id property (#837)
  • azuread_directory_role_assignment - deprecate the directory_scope_object_id property in favor of the directory_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 set show_in_address_list when changed in config as it is a potentially read-only attribute (#831)

Don't miss a new terraform-provider-azuread release

NewReleases is sending notifications on new releases.