cloud-foundation-fabric/fast/stages/2-networking-c-nva/data/firewall-rules/dmz/rules.yaml

15 lines
401 B
YAML
Raw Normal View History

2022-02-03 11:30:56 -08:00
# skip boilerplate check
---
# Terraform will be unable to decode this file if it does not contain valid YAML
# You can retain `---` (start of the document) to indicate an empty document.
2022-02-03 11:30:56 -08:00
ingress:
allow-hc-nva-ssh-dmz:
description: "Allow traffic from Google healthchecks to NVA appliances"
source_ranges:
- healthchecks
rules:
- protocol: tcp
ports:
- 22