Can create network configuration in build image stage

Hi All,
I build ubuntu core image. My gadget snap is customized.
I use cloud-init to add user and network configuration.
It created /etc/netplan/50-cloud-init.yaml.
I want create /etc/netplan/00-snapd-config.yaml in build ubuntu core image stage.
Is this possible?