diff --git a/README.md b/README.md index c8ea848..dd29c0a 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ Notes:


- Egress VPC + Egress VPC

By adding a `var.connectivity_config.egress` object, the module will provision the necessary resources to route traffic to the internet via a shared egress VPC. Routing within the choose network layout (inspection, or trusted) is automatically provisioned accordingly. @@ -161,7 +161,7 @@ module "connectivity" {


- Ingress VPC + Ingress VPC

By adding a `var.connectivity_config.ingress` object, the module will provision the necessary resources to route traffic from the internet to the tenant VPCs. Routing within the choose network layout (inspection, or trusted) is automatically provisioned accordingly. Note, this module does not provisioned the load balancers and or WAF devices depicted in the diagram; purely the VPC and connectivity.