generated from Azure/terraform-azurerm-avm-template
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
Language: Terraform 🌐This is related to the Terraform IaC languageThis is related to the Terraform IaC languageType: Question/Feedback 🙋Further information is requested or just some feedbackFurther information is requested or just some feedback
Description
Check for previous/existing GitHub issues
- I have checked 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
- Plan and apply for Key Vault takes over 5 minute when KV is using private connection that's not available from plan/apply runner. hashicorp/terraform-provider-azurerm#27067
- Cannot create azurerm_storage_container in azurerm_storage_account that uses network_rules hashicorp/terraform-provider-azurerm#2977
- [AVM Module Issue]: Use Azapi provider to create Container App environment terraform-azurerm-avm-ptn-cicd-agents-and-runners#50 (points to multiple AzureRM issues)
clarkbreyman
Metadata
Metadata
Assignees
Labels
Language: Terraform 🌐This is related to the Terraform IaC languageThis is related to the Terraform IaC languageType: Question/Feedback 🙋Further information is requested or just some feedbackFurther information is requested or just some feedback