diff --git a/manage/blueprints.mdx b/manage/blueprints.mdx index b5577d1..5774cfb 100644 --- a/manage/blueprints.mdx +++ b/manage/blueprints.mdx @@ -698,10 +698,53 @@ public-resources: - Value to compare against, such as an IP, CIDR, path, country code, ASN, or region. + Value to compare against, such as an IP, CIDR, path, two letter country code, ASN, or region. YAML: `value: US` Container label: `pangolin.public-resources.web-app.rules[0].value=US` + + When using match: region, the value must be a supported region code. The following region IDs are available, based on the United Nations geoscheme: + + Use the top-level code (e.g., 019 for all Americas) or a subregion code (e.g., 021 for Northern America) as needed. +