* feat: Add support for custom cloud-init vendor data file Add new argument `initialization`.`vendor_data_file_id` to specify a file ID form snippets. * add vendor cloud-init to examples * add missing `vendor` to unmarshal * remove debug lines
* chore: update docs * add auto-label for /docs
Add missing doc entry Relates to #87
* more docs update * add some badges * cleanup .MDs * update .lock * add cloud-config to the example doc