Hacker News new | ask | show | jobs
by ntoskrnl 1490 days ago
Terraform can be used to manage TXT records too. Where does it store metadata for them? Or is it TXT all the way down?
1 comments

You can have multiple TXT records for a given domain name, so it would be possible to store an arbitrary amount of metadata for whatever systems you desire, and just loop through the TXT records to figure out which ones are for the current system's purpose.