Azure-Samples / azuresandbox

Stand up an Azure sandbox environment for accelerating your projects in an hour.
MIT License
67 stars 33 forks source link

ResourceNotProvisioned failure in vnet-app config #25

Closed doherty100 closed 6 months ago

doherty100 commented 6 months ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ X ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Deploy terraform-azurerm-vnet-app

Any log messages given by the failure

Cannot proceed with operation because resource /subscriptions/xxx/resourceGroups/rg-sandbox-01/providers/Microsoft.Network/virtualNetworks/vnet-app-01 used by resource /subscriptions/xxx/resourceGroups/rg-sandbox-01/providers/Microsoft.Network/virtualNetworks/vnet-app-01/virtualNetworkPeerings/vnet_app_01_to_vnet_shared_01_peering is not in Succeeded state. Resource is in Updating state and the last operation that updated/is updating the resource is PutSubnetOperation.

Expected/desired behavior

Config should apply with no errors.

OS and Version?

N/A

Versions

AzureSandbox v2.8.12 with upgraded azurerm provider v3.95.0.

Mention any other details that might be useful


Thanks! We'll be in touch soon.

doherty100 commented 6 months ago

Retesting as this may be a transient failure.