cloudtools / cloudtools/troposphere
Errors in ec2.BlockDeviceMapping
Open
- Dominant language
- Python
- Stars
- 4.9k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to remove a device in a lauchtemplate and I noticed these issues :
- "DeviceName" is not mendatory.
- "NoDevice" prop should be a str instead of a dict.
[The AWS Doc](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping.html)
Contributor guide
Assessment
This issue has not been assessed yet.