Commit Graph

9 Commits (a1f53f3a4377f1b454754593327d06fef3219f7e)

Author SHA1 Message Date
Brian Coca 6efa406b6f added examples to route53_zone
fixes #1061
9 years ago
Brian Coca 205115ea1f updated to use shared region docs from ec2 9 years ago
Siert Zijl 57f9b735f3 #931 append dot to zone if not defined 9 years ago
steynovich bdfb67ae28 Update route53_zone.py
Proposed fix for issue #940

Fix: Include common AWS parameters in module arguments
9 years ago
Toshio Kuratomi 639902ff20 Fix the documentation of route53_zone 9 years ago
Christopher Troup 0dc2fb73d3 Add GPL file header 9 years ago
Christopher Troup 8c643498d3 Use state: present|absent rather than command: create|delete 9 years ago
Christopher Troup 86ae387fdc Update documentation to include usual fields
- Adds version_added
- Adds author
- Removed default: null from a required field
9 years ago
Christopher Troup edc423a18a Add support for creating and deleting Route53 hosted zones
Supports both private (per-VPC) and public hosted zones.
9 years ago