sous-chefs / aws

Development repository for the aws cookbook
https://supermarket.chef.io/cookbooks/aws
Apache License 2.0
605 stars 553 forks source link

Fix array length comparison #445

Closed bdwyertech closed 2 years ago

bdwyertech commented 2 years ago

Description

Fixes broken array length comparison introduced in https://github.com/sous-chefs/aws/pull/443

https://github.com/sous-chefs/aws/blob/be61ac22d8fc2f69aa917b1815fd76b3283f3ab3/libraries/ec2.rb#L59

[2021-11-04T14:57:41+00:00] FATAL: NoMethodError: undefined method `>' for ["us", "east", "1b"]:Array

Issues Resolved

444

Check List

damacus commented 2 years ago

Can you add an entry to the CHANGELOG please and we'll get it shipped asap

bdwyertech commented 2 years ago

I'm not near a computer at the moment -- feel free to add yourself.

On Thu, Nov 4, 2021, 12:51 PM Dan Webb @.***> wrote:

Can you add an entry to the CHANGELOG please and we'll get it shipped asap

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sous-chefs/aws/pull/445#issuecomment-961229783, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWV4WNZP245XRC4R3LV72DUKK2ZBANCNFSM5HLVGTLQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

bdwyertech commented 2 years ago

Can you add an entry to the CHANGELOG please and we'll get it shipped asap

Done

kitchen-porter commented 2 years ago

Released as: 9.0.2