An open API service indexing awesome lists of open source software.

https://github.com/ekgf/terraform-aws-dns

Configure AWS Route53 for running an EKG (or Digital Twin so you will) supporting multiple environments
https://github.com/ekgf/terraform-aws-dns

Last synced: 3 months ago
JSON representation

Configure AWS Route53 for running an EKG (or Digital Twin so you will) supporting multiple environments

Awesome Lists containing this project

README

          

# Terraform AWS DNS

Deal with all AWS Route53 (DNS) related issues in order to run an Enterprise Knowledge Graph (EKG) (or a
semantic Digital Twin (DT), in AWS.

The main production DNS zone (called `main-domain` in the code) would be something
like `.` (e.g. `ekg.ekgf.org` or `digital-twin.ekgf.org`).

For each other environment, not being `prod`, such as `dev`, `staging`, `test` etc., a subdomain is created such
as `dev.ekg.ekgf.org` or `staging.digital-twin.ekgf.org`.