edgebitio / enclaver

Open source toolkit created to enable easy adoption of software enclaves
https://edgebit.io/enclaver
Apache License 2.0
124 stars 12 forks source link

Migrate to EC2 Launch Template to successfully set MetadataOptions #71

Closed robszumski closed 1 year ago

robszumski commented 1 year ago

I swear I tested the changes in https://github.com/edgebitio/enclaver/pull/59 with the CloudFormation wizard, but whatever happened, they appear to be invalid.

This PR switches to use a LaunchTemplate so you can correctly set the MetadataOptions. Basically, move the boot options into the template and reference it.