[AVM Question/Feedback]: base provider AzAPI instead of AzureRM #149
Labels
Language: Terraform 🌐
This is related to the Terraform IaC language
Type: Question/Feedback 🙋
Further information is requested or just some feedback
Check for previous/existing GitHub issues
Description
This is more of common for all AVM modules, but we have lately seen quite a lot of issues with AzureRM when working with private endpoint. Many AzureRM resources try in creation time to access to dataplane, which then causes failures and strange things.
Not sure if it's considered, but should AVM modules rely more on AzAPI instead of AzureRM? This would also be beneficial if thinking of Bicep AVM modules, as then it's easy to see that both are at the same level and do same things.
Things related to AzureRM issues that have also come with AVM modules
The text was updated successfully, but these errors were encountered: