ezra-buckingham / terry-the-terraformer

A CLI for deploying red team infrastructure across mutliple cloud providers, all integrated with a virtual Nebula network, and full ELK integration
https://github.com/ezra-buckingham/terry-the-terraformer/wiki
MIT License
110 stars 15 forks source link

Redirector names not consistent #34

Open leebaird opened 1 year ago

leebaird commented 1 year ago

Redirector names not consistent. AWS: operation name-redirector-random-random

DigitalOcean: domain name

ezra-buckingham commented 1 year ago

So this is actually the intended functionality. Since DigitalOcean requires you set the FQDN as the name of the droplet for the DNS PTR record, Terry will set the name of the host to be the FQDN if defined. However, I will leave this issue open as there is opportunity to clean up the naming standards