This config currently passes validation but should fail:
$ cat config.by
variant: fcos
version: 1.6.0-experimental
boot_device:
luks:
device: /dev/sda
$ butane --strict --pretty < config.bu
{
"ignition": {
"version": "3.5.0-experimental"
}
}
Related to: #536