diff --git a/README.md b/README.md index 540838a..c8372b7 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,8 @@ module "connectivity" { } ``` +Note we do not deploy the inspection firewall via this repository; purely the networking, layout, routing required to make it happen. This is intentional as we view the firewall configuration is likely to fall under a different teams remit. + By adding the optional of egress, another VPC can be provisioned containing outbound nat gateways to route traffic to the internet. ```hcl