Skip to content

Commit 8ac8dcb

Browse files
committed
minimal README changes
1 parent 13cd185 commit 8ac8dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/fabric-net-firewall/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The HTTP and HTTPS rules use the same network tags that are assigned to instance
66

77
All IP source ranges are configurable through variables, and are set by default to `0.0.0.0/0` for tag-based rules. Allowed protocols and/or ports for the intra-VPC rule are also configurable through a variable.
88

9-
Custom rules are set through a map where key is the rule name, and values must match this custom type:
9+
Custom rules are set through a map where keys are rule names, and values use this custom type:
1010

1111
```hcl
1212
map(object({

0 commit comments

Comments
 (0)