Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The ami filter we were using picked up a new AMI which had a minimum volume size of 30. This PR modifies the filter to be a little more specific to filter out these special case AMIs. e.g. - `amazon/al2023-ami-2023.6.20241111.0-kernel-6.1-x86_64` (good) - `amazon/al2023-ami-ecs-neuron-hvm-2023.0.20241115-kernel-6.1-x86_64` (bad)
- Loading branch information