iits-consulting / terraform-opentelekomcloud-project-factory

This repository helps to create an OTC-based cloud-native infrastructure landscape with Kubernetes, load balancers, VPCs, etc. With these modules, we provide you a rocket start while you can still deep-dive into detailed configuration later.
GNU General Public License v3.0
83 stars 20 forks source link

Module for Public DNS Handling #36

Closed victorgetz closed 2 years ago

victorgetz commented 2 years ago

For Public DNS we need something similiar like the private DNS module.

It is for a common case where you just need to make A Entries

canaykin commented 2 years ago

@victorgetz ready for review: https://github.com/iits-consulting/terraform-opentelekomcloud-project-factory/tree/master/modules/public_dns

victorgetz commented 2 years ago

Looks good to me