Skip to content

upgrade azuread version

Igor Zimovets (EPAM) requested to merge upgrade-azuread-version into master

All Submissions:


  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [YES] I have updated the documentation accordingly.
  • [YES] My code follows the code style of this project.

Current Behavior or Linked Issues


  • Current infrastructure use azuread 1.1.1 which is very old, we are suggesting in the issue mentioned to upgrade azuread to the latest version.
  • Noticed some recent changes in the resources for azuread provider which are not updated in our modules and may have unexpected behavior in the future like application_ad (we already faced in the past), if you take a look at the resource for recent stable provider version it is not at all related to the module that it is being used in the community module version.

Does this introduce a breaking change?


  • [NO] We had tested this in our internal environments and there are no major changes, but some warnings in the plan.

Other information


This is last part but not least of the full terraform/provisioners upgrade.

Related issue: #247 (closed)

Edited by Arturo Hernandez [EPAM]

Merge request reports