Is there a way to match a subdomain in a firewall rule without explicitly writing the zone name?
If there's a field where I can get the zone name dynamically that would be nice, e.g. something like
http.host == "my-subdomain.${cf.zone_name}"