stavxyz / terraform-mailgun-aws

A Terraform module for creating a Mailgun domain, Route53 Zone, and corresponding DNS records
https://registry.terraform.io/modules/samstav/aws/mailgun
Apache License 2.0
21 stars 2 forks source link

importing an existing route53 zone could be annoying, find another way #7

Closed stavxyz closed 5 years ago

stavxyz commented 6 years ago

If users dont want this module to manage their route53 hosted zone, doing the import might be annoying.

Let's provide another way.