Found 920 bookmarks
Newest
How CUE works with YAML
How CUE works with YAML
Reading and writing YAML The cue tool natively supports reading and writing YAML files, including those containing multiple documents. This allows YAML files to be processed by CUE’s wide range of data, schema, and policy validation capabilities, and to convert input formats to YAML - as demonstrated here by cue export unifying all its YAML, JSON, and CUE input files as YAML: data.yml data.json data.cue Copy code Copied! a: 1 b: "2" c: "three" d: 4.
·cuelang.org·
How CUE works with YAML
ergomake/layerform: Layerform helps engineers create reusable environment stacks using plain .tf files. Ideal for multiple "staging" environments.
ergomake/layerform: Layerform helps engineers create reusable environment stacks using plain .tf files. Ideal for multiple "staging" environments.
Layerform helps engineers create reusable environment stacks using plain .tf files. Ideal for multiple "staging" environments. - ergomake/layerform: Layerform helps engineers crea...
·github.com·
ergomake/layerform: Layerform helps engineers create reusable environment stacks using plain .tf files. Ideal for multiple "staging" environments.