RELEASED: Public: 2022-02-09
Feature enhancements
- When exporting CasC items, properties are now ordered (BEE-9579)
-
When exporting the CasC
items.yaml
file from the Configuration as Code export and update screen or when exporting individual CasC items from the left navigation pane, the exported YAML properties are now ordered. The first property iskind
, followed byname
. All other properties are ordered alphabetically. Previously, the exported properties were not ordered in a deterministic way.