Skip to content

Commit

Permalink
add info
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Mar 24, 2023
1 parent 096620b commit c5063ef
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# aws-dns

This collection of submodules will enable adding various DNS entries through Terraform, takes care of a number of
steps, and also creates a heritage record for each entry. This heritage record allows us to know when an entry was created,
what region and account it's in, and additional optional details.

The following resource record types are available:

* [Alias record CNAME](cname)

0 comments on commit c5063ef

Please sign in to comment.