You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@H-Nawaz This is caused by a mis-configuration in the AzureRM provider, which is tracked by hashicorp/terraform-provider-azurerm#16402. Once it is merged, we can update the schema of the provider and fix this issue. Thank you for reporting this!
The tool appears to create the subnets without defining the subnet address space within the subnet.
This in turn when attempting to use the TF code generates the following error.
AddressPrefixStringCannotBeNullOrEmpty
Haq
The text was updated successfully, but these errors were encountered: