Hi @cypherfox , the cloud-init file can be in many different formats: yaml, shell, etc. Merging different styles and formats is complicated and is simply not worth it.
As you found, using an external orchestrator like TF to drive VM creation start-to-end is a good way to avoid reinventing the...