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

12 lines
225 B
YAML

# skip boilerplate check
ingress:
allow-onprem-probes-example:
description: "Allow traffic from onprem probes"
source_ranges:
- onprem_probes
rules:
- protocol: tcp
ports:
- 12345