Skip to content

Commit

Permalink
document domain-redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoIeni committed Sep 27, 2024
1 parent a0cd6bc commit ee495ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions service-catalog/dns/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

- The [terraform/dns] module configures DNS records of resources **not** managed by Terraform.
- The [terraform/dns-delegation] module configures the `rust-lang.net` domain
- The [terraform/domain-redirects] module configures domain redirects (e.g. `cratesio.com` to `crates.io`).

[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
[terraform/domain-redirects]: https://github.com/rust-lang/simpleinfra/tree/master/terraform/domain-redirects

0 comments on commit ee495ff

Please sign in to comment.