Closed
Description
Now that Format-YAML now supports indent the formatted YAML object should support an .Indent property to specify indentation.
This precludes having a top-level property called indent.
Additionally, EZOut had some issues with primitive types in YAML. Regenerating should fix these issues.