Commit graph

9 commits

Author SHA1 Message Date
Brian Coca
6efa406b6f added examples to route53_zone
fixes #1061
2015-12-23 12:01:47 -05:00
Brian Coca
205115ea1f updated to use shared region docs from ec2 2015-10-07 23:20:27 -04:00
Siert Zijl
57f9b735f3 #931 append dot to zone if not defined 2015-09-11 20:14:59 +02:00
steynovich
bdfb67ae28 Update route53_zone.py
Proposed fix for issue #940

Fix: Include common AWS parameters in module arguments
2015-09-09 23:43:15 +02:00
Toshio Kuratomi
639902ff20 Fix the documentation of route53_zone 2015-07-07 10:53:09 -07:00
Christopher Troup
0dc2fb73d3 Add GPL file header 2015-06-28 11:09:44 -04:00
Christopher Troup
8c643498d3 Use state: present|absent rather than command: create|delete 2015-06-19 14:15:27 -04:00
Christopher Troup
86ae387fdc Update documentation to include usual fields
- Adds version_added
- Adds author
- Removed default: null from a required field
2015-06-19 14:15:27 -04:00
Christopher Troup
edc423a18a Add support for creating and deleting Route53 hosted zones
Supports both private (per-VPC) and public hosted zones.
2015-06-19 14:15:27 -04:00