│ with azurerm_cosmosdb_account.tre-db-account,
│ on statestore.tf line 1, in resource "azurerm_cosmosdb_account" "tre-db-account":
│ 1: resource "azurerm_cosmosdb_account" "tre-db-account" {
│
╵
╷
│ Error: updating Network Security Group Association for Subnet: (Name "SharedSubnet" / Virtual Network Name "vnet-mrdeveast2" / Resource Group "rg-mrdeveast2"): network.SubnetsClient#CreateOrUpdate: Failure sending request: StatusCode=0 -- Original Error: autorest/azure: Service returned an error. Status=<nil> Code="AnotherOperationInProgress" Message="Another operation on this or dependent resource is in progress. To retrieve status of the operation use uri
Describe the bug
When running
make tre-deployoccasionally get the below error. I expect this needs a dependancy somewhere?