cloud-foundation-fabric/fast/stages/02-networking-nva/data/firewall-rules/landing-untrusted/rules.yaml

12 lines
244 B
YAML

# skip boilerplate check
ingress:
allow-hc-nva-ssh-untrusted:
description: "Allow traffic from Google healthchecks to NVA appliances"
source_ranges:
- healthchecks
rules:
- protocol: tcp
ports:
- 22