Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Ensure EbsOptimizedInfo exists when selecting by max bandwidth
`g2.xlarge` has `.EbsInfo.EbsOptimizedSupport == "default"`, but no `.EbsInfo.EbsOptimizedInfo`. When selecting instance by EBS maximum bandwidth, make sure that this key exists.
- Loading branch information