cname-generator

jd4883/cname-generator/digitalocean

Terraform Module HCL DIGITALOCEAN

a dynamic digital ocean terraform based dns record generator; used as a submodule for the docker provider to seamlessly automate internal and external dns records

Install
module "cname-generator" {
source = "jd4883/cname-generator/digitalocean"
version = "1.1.0"
}
plain text: /constructs/tfmod-jd4883-cname-generator-digitalocean/install.txt
⭐ Source on GitHub 📦 Registry page
README

terraform-digitalocean-cname-generator a dynamic digital ocean terraform based dns record generator; used as a submodule for the docker provider to seamlessly automate internal and external dns records NOTE: this readme is a WIP and will be updated with useful how-to information at a later time

Inputs (3)
NameTypeDescriptionDefault
domainstring required
recordslist(string) required
ttlnumber3600
Outputs (1)
records
Resources (1)
digitalocean_record
Details
FrameworkTerraform Module
LanguageHCL
Version1.1.0
Cloud DIGITALOCEAN
Total downloads1.7k
Inputs3
Outputs1
Resources1
Namespacejd4883
Updated