sue445
d9d9d2f97f
git grep -l "Compute::AWS" -- tests/ | xargs sed -i "" "s/Compute::AWS/AWS::Compute/g"
2018-09-17 23:02:03 +09:00
Josh Lane
b420473d58
fix trailing comma for 1.8.7 compat
...
* remove unused reference
2016-03-01 08:22:24 -08:00
Craig Genner
8596a448c8
filters on tags can pass an array
...
this comparison works fine where there is just a string or single tag,
where there is an array of tags this comparison breaks fails.
So instead we must cast to an array and then do a comparison by an
inclusion of a a value in an array
2015-11-23 15:45:48 +00:00
Eugene Howe
eef87291d5
mock instance stop and start properly
2015-09-22 14:28:41 -04:00
Josh Lane
8908b6f6e7
fix key name conflict
...
* not sure how this is related to my previous change
2015-05-21 12:32:37 -07:00
Josh Lane
dcfd354b8a
working tests
2015-01-02 09:42:20 -08:00
Josh Lane
d48d376e9c
initial import
...
* take the liberty of correcting Aws naming
2014-12-31 09:17:51 -08:00