When using cloudConfig in YAML for VMware Aria Automation, it is essential to properly format and
align the configuration. The cloudConfig section should be aligned with other parts of the machine
properties, such as image, flavor, and networks. This ensures that the YAML syntax is correct and that
the configuration is applied appropriately during the deployment process.
Proper alignment and indentation are critical in YAML files as they define the structure and hierarchy
of the data, which must be correctly interpreted by the automation tools.
Reference:
Kubernetes Configuration Best Practices
VMware Aria Automation Configuration Guide