github hashicorp/terraform-provider-azuread v2.35.0

latest releases: v2.53.1, v2.53.0, v2.52.0...
19 months ago

BUG FIXES:

  • azuread_application_federated_identity_credential - the audiences property now only supports a single value due to a breaking API change (#1027)
  • azuread_group - only try to set additional fields when explicitly configured, to work around an API bug when application-only permissions are used (#1028)
  • azuread_service_principal - resolve an issue where newly created service principals might not be found when specifying use_existing = true (#1025)

IMPROVEMENTS:

  • Provider: support for the metadata_host property (#1026)
  • Provider: authentication now uses the github.com/hashicorp/go-azure-sdk/sdk/auth package (#1026)
  • Provider: cloud configuration now uses the github.com/hashicorp/go-azure-sdk/sdk/environments package (#1026)
  • data.azuread_application - support for the notes attribute (#1027)
  • data.azuread_directory_roles - support for the template_ids attribute (#1011)
  • azuread_application - support for the notes property (#1027)
  • azuread_group - support for the administrative_unit_ids property (#984)
  • azuread_synchronization_job - fix a bug where the incorrect API version was used, preventing this resource from working properly (#1030)
  • azuread_synchronization_secret - fix a bug where the incorrect API version was used, preventing this resource from working properly (#1030)

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

NewReleases is sending notifications on new releases.