diff --git a/service-catalog/dns/README.md b/service-catalog/dns/README.md new file mode 100644 index 0000000..822d329 --- /dev/null +++ b/service-catalog/dns/README.md @@ -0,0 +1,7 @@ +# DNS + +- The [terraform/dns] module configures DNS records of resources **not** managed by Terraform. +- The [terraform/dns-delegation] module configures the `rust-lang.net` domain + +[terraform/dns]: https://github.com/rust-lang/simpleinfra/tree/master/terraform/dns +[terraform/dns-delegation]: https://github.com/rust-lang/simpleinfra/tree/master/terraform/dns-delegation