Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 498 Bytes

Readme.md

File metadata and controls

13 lines (7 loc) · 498 Bytes

Terraform AWS Dynamic DNS

Intro

This module is an implementation of the Serverless Dynamic DNS System as presented in the AWS Startups blog:

Building a serverless dynamic DNS system with AWS

However, I opted to re-implement this solution with Terraform instead of the AWS CDK.

Other Notes

This module is currently in a very rough draft stage, not to be used for any production workloads.