1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

s/should/must/

This commit is contained in:
Viranch Mehta
2023-05-16 10:58:58 -07:00
parent 7ddfbd6143
commit 438a0e4d8f

View File

@@ -20,9 +20,9 @@
[this section](/docs/dynamic_records.md#subnets) of dynamic records [this section](/docs/dynamic_records.md#subnets) of dynamic records
documentation for more information. documentation for more information.
* Enhanced validations on dynamic rules to encourage best practices * Enhanced validations on dynamic rules to encourage best practices
* The last rule should be a catch-all w/o any targeted geos or subnets * The last rule must be a catch-all w/o any targeted geos or subnets
* Geos must not be repeated in multiple rules * Geos must not be repeated in multiple rules
* Geos in rules subsequent rules should be ordered most to least specific, * Geos in rules and subsequent rules must be ordered most to least specific,
e.g. NA-US-TN must come before NA-US, which must occur before NA e.g. NA-US-TN must come before NA-US, which must occur before NA
* Similarly, subnets must not be repeated in multiple rules, and various * Similarly, subnets must not be repeated in multiple rules, and various
subnet rules must be ordered such that most specific subnets appear before subnet rules must be ordered such that most specific subnets appear before