github hashicorp/terraform-provider-azuread v1.1.0

latest releases: v2.53.1, v2.53.0, v2.52.0...
3 years ago

FEATURES:

  • Added a flag to allow users to customize the Partner ID or opt-out of the default Terraform Partner ID (#350)
  • This release includes updated support for working directly with tenants using Azure CLI authentication. We recommend the use of az login --allow-no-subscription to populate tenant-level accounts (which have no subscriptions).

IMPROVEMENTS:

  • data.azuread_user - support the given_name, surname, job_title, department, company_name, physical_delivery_office_name, street_address, city, state, country, postal_code and mobile attribute (#351)
  • azuread_user - support the given_name, surname, job_title, department, company_name, physical_delivery_office_name, street_address, city, state, country, postal_code and mobile properties (#351)

BUG FIXES:

  • Provider: Fixed an issue where CLI authentication produced a parsing json result error during provider initialization (#358)
  • azuread_application - enable removal of owners on existing applications, and creation of applications with no owners (#355)
  • azuread_application - fixed a bug where specifying the prevent_duplicate_names property would report a false positive on update. (#338)

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

NewReleases is sending notifications on new releases.