Skip to content

Update Terraform azurerm resource provider version from 3.79.0 to 3.90.0

Jordan Chiu requested to merge jordanchiu/update_azure_rm_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?
  • [NO] I have updated the documentation accordingly.
  • [YES] My code follows the code style of this project.

Current Behavior or Linked Issues


Resolves issue azurerm provider version incompatibilities. (#332 - closed)

Does this introduce a breaking change?


  • [NO]

Other information


Prior to my changes, doing terraform plan for central resources, service resources, and data partitions resulted in the following error

image.png

Merge request reports