Bug: PublicIpWithBasicSkuNotAllowedOnVPNGateways" Message="Basic IP configuration for VPN Virtual Network Gateways is not supported. #156
Labels
Area: Terraform Accelerator 👽
Issues / PR's related to Terraform Accelerator
IaC: Terraform
Infrastructure as Code - Terraform
Module: Starter
Needs: External Changes ⚙️
When an issue/PR requires changes that are outside of the control of this repo
Status: Blocked :brick:
Something is blocking us from fixing this
Type: Bug 🪲
Something isn't working
Is there an existing issue for this?
Bootstrap or Starter Module Deployment? (Required)
bootstrap
ALZ-PowerShell-Module Version (Required)
2.0.2
alz-terraform-accelerator Version (Required)
2.0.2
Starter Module (Required)
complete
Input arguments of the ALZ-PowerShell-Module (Required)
Contents of the configuration file used for the
complete
starter module. (Optional)Debug Output/Panic Output (Optional)
No response
Expected Behaviour (Required)
{
"configuration_file_path": "/Users/xxxxxxx/Desktop/config-hub-spk-2.yaml",
"default_location": "uksouth",
"default_postfix": "1",
"root_parent_management_group_id": "xxxxxxx",
"subscription_id_connectivity": "xxxxxxx",
"subscription_id_identity": "xxxxxxx",
"subscription_id_management": "xxxxxxx"
}
Actual Behaviour (Required)
When continuous delivery workflow is ran I get the error below, vgw-hub-ukw (secondary hub as per the configuration file) deploys with the vpn but primary vgw-hub-uks give this error.
Error: Creating/Updating Virtual Network Gateway: (Name "vgw-hub-uks" / Resource Group "rg-connectivity-alz-uks"): network.VirtualNetworkGatewaysClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="PublicIpWithBasicSkuNotAllowedOnVPNGateways" Message="Basic IP configuration for VPN Virtual Network Gateways is not supported. Follow the link for more details : https://go.microsoft.com/fwlink/p/?linkid=2241350 /subscriptions/xxxxxxxx/resourceGroups/rg-connectivity-alz-uks/providers/Microsoft.Network/virtualNetworkGateways/vgw-hub-uks" Details=[]
Steps to Reproduce (Optional)
No response
Important Factoids (Optional)
No response
References (Optional)
No response
The text was updated successfully, but these errors were encountered: