I am trying to automate my infrastructure creation using instance store AMIs. I feel like there should be a script already out there that helps me automate the process of transferring my certs and can ec2-bundle-vol, upload the bundle etc.
I can imagine this might need to pass some data (certs?) through the metadata at boot time, but I think this should all be possible to automate. I am having trouble finding such a tool, but I feel that it should already exist.