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

4 commits

Author SHA1 Message Date
KevinLoiseau
467254535d
Add some attributes to hosted zone parsers 2019-08-19 11:20:19 +02:00
sue445
0b8bd964bb git grep -l " module AWS" -- lib/fog/aws/parsers/dns/ | xargs sed -i "" "s/ module AWS/ module DNS/g" 2018-09-17 23:03:37 +09:00
sue445
538d6a64c9 git grep -l " module DNS" -- lib/fog/aws/parsers/dns/ | xargs sed -i "" "s/ module DNS/ module AWS/g" 2018-09-17 23:03:37 +09:00
Josh Lane
d48d376e9c initial import
* take the liberty of correcting Aws naming
2014-12-31 09:17:51 -08:00