You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/fabric-net-firewall/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ The HTTP and HTTPS rules use the same network tags that are assigned to instance
6
6
7
7
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.
8
8
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:
0 commit comments