cts

dnsimple/cts/dnsimple

Terraform Module HCL DNSIMPLE

DNSimple Consult-Terraform-Sync NIA integration to manage your DNS records.

Install
module "cts" {
source = "dnsimple/cts/dnsimple"
version = "1.3.0"
}
plain text: /constructs/tfmod-dnsimple-cts-dnsimple/install.txt
⭐ Source on GitHub 📦 Registry page
README

DNSimple Consul-Terraform-Sync NIA module The DNSimple Consul-Terraform-Sync Network Infrastructure Automation module enables automated and dynamic management of DNSimple resources based on health and state changes in the Consul service catalog. Ensure consistent and scalable infrastructure with centralized control over DNSimple resources using the DNSimple Consul-Terraform-Sync NIA module. This module for Consul-Terraform-Sync has been tested with HCP Consul server. Requirements - Terraform >= 1.3.0 - Consul - Consul-Terraform-Sync - DNSimple Provider Using the sync task Define the task in your HCL config file like so: ``hcl Task Block task { name = "dnsimple-task" description = "Dynamic DNS record management in DNSimple based on Consul service metadata" module = "dnsimple/cts/dnsimple" c

Inputs (4)
NameTypeDescriptionDefault
servicesmap( object({ id Consul services monitored by Consul NIA required
dnsimple_tokenstringThe API token used by DNSimple provider required
dnsimple_accountstringThe DNSimple account ID required
dnsimple_sandboxboolIf true, use the sandbox API endpoint required
Outputs (1)
service_records
Details
FrameworkTerraform Module
LanguageHCL
Version1.3.0
Cloud DNSIMPLE
★ Stars3
Forks1
Total downloads403
Inputs4
Outputs1
Submodules1
LicenseMPL-2.0
Namespacednsimple
Updated