Open Raphael-kainos opened 7 months ago
Hi. Apologies for the slow response here. This is a known issue with the upstream alz module. We'll take care of it there and it will feed down to here: https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/issues/920
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