SaltwaterC / serverspec-aws

Serverspec resources for AWS
Other
12 stars 9 forks source link

Feature/windows instance #5

Closed temyers closed 7 years ago

temyers commented 7 years ago

It's been seen that the response from the AWS CLI reports the platform in lowercase.

This implementation uses downcase so will match irrespective of the response case.

SaltwaterC commented 7 years ago

I'll need to fix the tests before merging. Travis isn't happy about upstream changes in RuboCop.