1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Adam Cecile
9b8695efb5 Implement @geemus recommendations 2021-06-01 09:47:27 +02:00
Adam Cecile
8d6f0ca8d7 Implement AWS TagSpecifications (closes #603) 2021-05-25 10:31:11 +02:00
tania
13e39aff79 hibernation option to compute 2020-06-18 11:50:11 +01:00
sue445
95db0ae8f7 git grep -l "class AWS" -- lib/fog/aws/models/compute/ | xargs sed -i "" "s/class AWS/class Compute/g" 2018-09-17 23:02:03 +09:00
sue445
f15cb0ce0f git grep -l "module Compute" -- lib/fog/aws/models/compute/ | xargs sed -i "" "s/module Compute/module AWS/g" 2018-09-17 23:02:03 +09:00
geemus
bda6b12d4a make net/ssh require optional 2015-11-11 10:48:22 -06: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