Skip to content

Commit 4e9ef15

Browse files
authoredJun 14, 2024··
feat(ec2): add nitro enclave and hibernation settings to the Instance Construct (#30228)
### Issue # (if applicable) N/A ### Reason for this change MIssing property in the L2 Construct ### Description of changes Add nitroEnclaveEnabled and hibernationConfigured property. ### Description of how you validated changes Added unit tests and integ tests. ### Checklist - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 2988247 commit 4e9ef15

14 files changed

+2771
-5
lines changed
 

‎packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.instance-nitro-enclaves-hibernation.js.snapshot/asset.bde7b5c89cb43285f884c94f0b9e17cdb0f5eb5345005114dd60342e0b8a85a1/__entrypoint__.js

+155
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.instance-nitro-enclaves-hibernation.js.snapshot/asset.bde7b5c89cb43285f884c94f0b9e17cdb0f5eb5345005114dd60342e0b8a85a1/index.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.instance-nitro-enclaves-hibernation.js.snapshot/cdk.out

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.instance-nitro-enclaves-hibernation.js.snapshot/instancenitroenclaveshibernationDefaultTestDeployAssertDE7E123E.assets.json

+19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.instance-nitro-enclaves-hibernation.js.snapshot/instancenitroenclaveshibernationDefaultTestDeployAssertDE7E123E.template.json

+36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.instance-nitro-enclaves-hibernation.js.snapshot/integ-ec2-instance-nitro-enclaves-hibernation.assets.json

+32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.