Network firewall policy module (#1232)

* validated, untested

* tested

* typo in README
This commit is contained in:
Ludovico Magnocavallo
2023-03-10 09:21:49 +01:00
committed by GitHub
parent b3e0f4e5f3
commit 45c12e233b
6 changed files with 374 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ These modules are used in the examples included in this repository. If you are u
- [L7 ILB](./net-ilb-l7)
- [VPC](./net-vpc)
- [VPC firewall](./net-vpc-firewall)
- [VPC firewall policy](./net-vpc-firewall-policy)
- [VPC peering](./net-vpc-peering)
- [VPN dynamic](./net-vpn-dynamic)
- [HA VPN](./net-vpn-ha)