CloudGuardIaaS
CloudGuardIaaS copied to clipboard
Error in route tables for single gateway with new vnet deployment
The route tables for front- and backend do not match the ones created in a manual installation from Azure Marketplace. Therefore no traffic is routed between the subnets.
Frontend after Terraform deployment:
Frontend after manual installation:
Backend after Terraform deployment:
Backend after manual installation:
After changing the routes manually, traffic is routed correctly in the Terraform deployment.