1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
fog--fog-aws/lib/fog/aws/parsers/dns
2019-08-19 11:35:42 +02:00
..
change_resource_record_sets.rb 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
create_health_check.rb initial import 2014-12-31 09:17:51 -08:00
create_hosted_zone.rb Add some attributes to hosted zone parsers 2019-08-19 11:20:19 +02:00
delete_hosted_zone.rb 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
get_change.rb 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
get_hosted_zone.rb Fix get hosted zone parser to correctly convert ResourceRecordSetCount into integer 2019-08-19 11:35:42 +02:00
health_check.rb 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
list_health_checks.rb 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
list_hosted_zones.rb Add some attributes to hosted zone parsers 2019-08-19 11:20:19 +02:00
list_resource_record_sets.rb 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