## Description CoreOS Cloud Init is not reading the `drop-ins` sections in `cloud-config.yml` since Flatcar 3975.2.0. ## Impact Some fixes implemented by us are not being read from `cloud-config.yml`. ## Environment and steps to reproduce 1. **Set-up**: VMware ESXi 2. **Task**: Freshly deploying the OVA, modifications for `drop-ins` sections in `cloud-config.yml` ## Expected behavior The `drop-ins` sections should be read and the drop-in files should be created/modified accordingly.