github hashicorp/terraform-provider-azuread v0.11.0

latest releases: v2.50.0, v2.49.1, v2.49.0...
3 years ago

IMPROVEMENTS:

  • Provider: no longer require configuring subscription_id (configuration value) / ARM_SUBSCRIPTION_ID (environment variable). (#271)
  • data.azuread_client_config - deprecate the subscription_id property. For compatibility, still populates subscription_id if the provider is configured with a subscription ID (#271)
  • data.azuread_application - support for the application_id property (#274)
  • data.azuread_users - support the ignore_missing property (#256)
  • data.azuread_users - export the users attribute containing a list of users with additional properties (#256)
  • azuread_application - support the prevent_duplicate_names property (#279)
  • azuread_application - validate app_roles and oauth2_permissions to check for duplicate values (#287)
  • azuread_group - support the prevent_duplicate_names property (#279)

BUG FIXES:

  • azuread_group - remediate AAD replication delays when adding/removing group members (#283)
  • azuread_group - remediate AAD replication delays after group creation, before setting owners/members (#290)

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

NewReleases is sending notifications on new releases.