github hashicorp/terraform-provider-azuread v1.5.0

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

NOTES:

  • Support for Microsoft Graph: This release introduces beta support for Microsoft Graph in a way that is forward (and backward) compatible with the current Azure Active Directory Graph API implementation. We do not recommend enabling this beta in production at this time, but encourage you to try it out in test environments where minimal impact can occur if something doesn't work as expected. See the Migration Guide for more details.

  • Deprecations: This release contains a number of additional deprecations to aid in future upgrades to version 2.0 of this provider. These will be flagged when running Terraform, and are documented in detail in the Migration Guide. Existing configurations will continue to work unchanged for any v1.x release, regardless of which API is used.

IMPROVEMENTS:

  • data.azuread_user - export the user_type attribute (#406)
  • azuread_user - export the user_type attribute (#401] / [#413)

BUG FIXES:

  • azuread_application - validation for the identifier_uris property now supports URNs (#426)

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

NewReleases is sending notifications on new releases.