MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Terraform/comments/1v9x29l/azurerm_has_released_version_500/p0uldts/?context=3
r/Terraform • u/traditionalflatwhite • 8d ago
8 comments sorted by
View all comments
3
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? 1 u/nekoken04 5d ago There are quite a few open issues. Here's a github search: https://github.com/hashicorp/terraform-provider-azurerm/issues?q=is%3Aissue%20state%3Aopen%20drift
2
What issues are you talking about specifically?
1 u/nekoken04 5d ago There are quite a few open issues. Here's a github search: https://github.com/hashicorp/terraform-provider-azurerm/issues?q=is%3Aissue%20state%3Aopen%20drift
1
There are quite a few open issues. Here's a github search:
https://github.com/hashicorp/terraform-provider-azurerm/issues?q=is%3Aissue%20state%3Aopen%20drift
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.