Skip to content

Commit

Permalink
docs: update the documentation to reflect the structure.
Browse files Browse the repository at this point in the history
  • Loading branch information
gambol99 authored Sep 16, 2024
1 parent 7d1b518 commit 150fd21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 150fd21

Please sign in to comment.