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

Require values in CloudFormation #99

Closed robszumski closed 1 year ago

robszumski commented 1 year ago

This pattern should simply require that each parameter is not empty, which effectively makes them "required", which is not a property build in to CloudFormation for some reason.