name: DMZ description: "" egress: - action: allow destination: 10.1.2.2/32 protocol: tcp destination_port: "3128" state: enabled ingress: - action: allow destination: 10.1.0.2/32 protocol: tcp destination_port: 80,443 state: enabled config: {} used_by: - /1.0/networks/DMZ project: default