github hashicorp/terraform-provider-azuread v0.10.0

latest releases: v2.48.0, v2.47.0, v2.46.0...
3 years ago

0.10.0 (June 05, 2020)

FEATURES:

  • New Resource: azuread_application_certificate (#262)
  • New Resource: azuread_service_principal_certificate (#262)

IMPROVEMENTS:

  • azuread_application - support for the optional_claims property, for access tokens and ID tokens (#260)
  • azuread_application - support for the oauth2_permissions property (#252)
  • azuread_application_password - support the description property (#253)
  • azuread_service_principal_password - support the description property (#253)
  • data.azuread_users - support empty lists for user_principal_names/object_ids/mail_nicknames properties (#258)
  • data.azuread_groups - support empty lists for names/object_ids properties (#257)

BUG FIXES:

  • azuread_application_password and azuread_service_principal_password - Plan-time validation for end_date / end_date_relative (#261)
  • azuread_application_password and azuread_service_principal_password - Change the resource ID format to mitigate potential UUID collision (#264)

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

NewReleases is sending notifications on new releases.