Commit 4e9ef15
authored
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
File tree
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
- aws-cdk-lib/aws-ec2
- lib
- test
14 files changed
+2771
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments