aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.66k stars 3.92k forks source link

(aws-ec2): no support for nitroEnclaveEnabled as option of InstanceProps #13359

Closed allthatjazzleo closed 2 years ago

allthatjazzleo commented 3 years ago

No support for nitroEnclaveEnabled as option of InstanceProps

https://github.com/aws/aws-cdk/blob/master/packages/@aws-cdk/aws-ec2/lib/instance.ts

Use Case

https://aws.amazon.com/ec2/nitro/nitro-enclaves/

github-actions[bot] commented 2 years ago

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

digitwolf commented 1 year ago

I think this issue still exists. Please add the nitro option. It is impossible to start EC2 instance with Nitro using CDK