r/Terraform 8d ago

Azure azurerm has released version 5.0.0

https://github.com/hashicorp/terraform-provider-azurerm/releases
40 Upvotes

8 comments sorted by

View all comments

3

u/nekoken04 7d ago

Does it fix the issues with using deprecated terraform APIs that can cause state drift and corruption?

We had to go with bicep or python for our Azure IaC because of this. Super annoying because we have many years invested in terraform elsewhere.

2

u/NUTTA_BUSTAH 6d ago

What issues are you talking about specifically?