Can't pass user data to cloudinit

Your metadata is invalid, it needs to start with a suitable header, in this case I think it is #cloud-config.

#cloud-config
package_upgrade: true
packages:
 - tree