Skip to content

Commit

Permalink
docs: updating the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gambol99 authored Sep 16, 2024
1 parent 150fd21 commit 057e180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ 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.
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. This can be configured using the [terraform-aws-firewall](https://github.com/appvia/terraform-aws-firewall).

By adding the optional of egress, another VPC can be provisioned containing outbound nat gateways to route traffic to the internet.

Expand Down

0 comments on commit 057e180

Please sign in to comment.