0.1.4 • Published 7 years ago

kontinuum-route53 v0.1.4

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

kontinuum-route53

Create hosted zones and set resource record set in route53.

Requirements

Setup Instructions

Usage

Available values for target hosted zone id and target dns name.

FlagDefaultRequiredDescription
--nametrueMust match s3 bucket eg. foo.example.com
--roottrueRoot domain eg. example.com
--target-hosted-zone-idZ3BJ6K6RIION7MfalseTarget hosted zone id from the list of available values. Must match hosted zone of corresponding s3 bucket
--target-dns-names3-website-us-west-2.amazonaws.com.falseTarget dns name has to match the selected target hosted zone id.

eg.

./script.sh --name foo.example.com --root example.com

If name is the same as root then an alias for www.$root will also be created.

TODO: only works for static sites via s3 buckets

0.1.4

7 years ago

0.1.3

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago