From d607f6f76dc5bdc627320f66740ce7109da0ee21 Mon Sep 17 00:00:00 2001 From: jvallexm Date: Mon, 27 Sep 2021 16:30:28 -0400 Subject: [PATCH] Fix docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66f25a0..21d679f 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Outbound | Allow load balancer and ingress app incoming traffic | Allo ### Dynamic ACL Rules -This module dynamically creates a rule to allow inbound traffic from and allow inbound traffic to each subnet created by the `subnets` variable. This is an example of the rules created from the default value: +This module dynamically creates a rule to allow outbound traffic from and allow inbound traffic to each subnet created by the `subnets` variable. This is an example of the rules created from the default value: Direction | Allow / Deny | Protocol | Source | Source Port | Destination | Desination Port