forked from cue-labs/cue-by-example
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
004_mythic_beasts_dns: relax host constraint
The Mythic Beasts DNS guide is broken by when used with CUE v0.9.x or later. This updates the guide by removing a MinFields contraint, allowing it to work with current CUE versions. We can re-add the constraint when cue-lang/cue#3474 is resolved. Fixes cue-labs#36 Signed-off-by: Jonathan Matthews <github@hello.jonathanmatthews.com>
- Loading branch information
1 parent
bb252a9
commit 9ebbe33
Showing
2 changed files
with
4 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters