Category: Database, Terraform, Hashicorp

This release completes the transition to the Microsoft Graph API, which replaces the legacy Azure Active Directory Graph API. This transition includes numerous changes to existing resources to enhance the user experience and improve Azure Active Directory object management.

You can use this version in your Terraform configuration like this: We also recommend upgrading to Terraform 0 even though the Terraform AzureAD provider will work with Terraform 0.12 or newer.

After you have upgraded all your configurations to version 0 of the Terraform AzureAD provider, don’t forget to audit your existing API permissions or directory roles and remove any that are no longer needed.

Make changes to your infrastructure in Terraform Cloud and Terraform Enterprise faster with the new -refresh=false, -refresh-only, and replace planning options.

Related Articles