Azure / Azure/Azure-Landing-Zones

[Feature Request]: Add the capability to override the default route to Internet on AzureFirewallSubnet

Open
#4,012 4 comments 0 reactions 1 assignee Claimed by @jaredfholgate View on GitHub
Product: Bicep (AVM) Product: Terraform (AVM)
Dominant language
PowerShell
Stars
96
Forks
70
Avg merge
3d 1h
Merged PRs (30d)
7

Description

### Which product(s) are you raising for?

ALZ Terraform (AVM)

### What is the feature request?

I am using the module `avm-ptn-alz-connectivity-hub-and-spoke-vnet` and I would like to be able to have a variable that would allow me to override the default route to Internet to leverage forced tunneling.
I am currently unable to do so because the "internet" route is hardcoded to send traffic to the Internet.

As a workaround, I had to create 2 additionnal routes for 0.0.0.0/1 and 128.0.0.0/1 to send traffic where I need it to go..

### Potential implementation/configuration

```Text

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.