-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(autoscaling): blockDevices property (#3622)
* feat(autoscaling): blockDevices property * Update auto-scaling-group.ts * fix: increase BlockDeviceVolume constructor visibility * chore: volume doc * fix: inverse noDevice -> mappingEnabled * chore: fix deleteOnTermination doc * chore: fix volumeType, EbsDeviceVolumeType doc * chore: fix iops doc * chore: fix volumeSize doc * chore: fix missing parentheses * chore: remove long @see link * Revert auto-scaling-group.ts * Revert "Revert auto-scaling-group.ts" * chore: JSDoc fix * fix: iops warning * move ebs error checking to blockDevices mapping * add @aws-cdk/cx-api devDependency
- Loading branch information
1 parent
16ad0a8
commit 6953e03
Showing
3 changed files
with
360 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters