Skip to content

Commit

Permalink
docs: update the documentation to reflect the structure. (#45)
Browse files Browse the repository at this point in the history
* docs: update the documentation to reflect the structure.

* docs: updating the docs
  • Loading branch information
gambol99 authored Sep 23, 2024
1 parent 96a6f6e commit 7744a6c
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. 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.

```hcl
Expand Down

0 comments on commit 7744a6c

Please sign in to comment.