/terraform-kopicloud-ad-api-dns-cname-records

Manage DNS CNAME Records in Microsoft AD DNS using the KopiCloud AD API Terraform Provider

Primary LanguageHCL

Manage DNS CNAME Records in AD DNS using the KopiCloud AD API Terraform Provider

Terraform KopiCloud-AD

Code creates:

  • Create DNS CNAME Records
  • List ALL DNS CNAME Records
  • List DNS CNAME Records filtered by Zone Name
  • List DNS CNAME Records filtered by Hostname
  • List DNS CNAME Records filtered by Alias

How to use this code:

  • Generate an authentication token in the KopiCloud AD API portal
  • Update the file terraform.tfvars to adjust the authentication to your environment

How to deploy the code:

  1. Clone the repo
  2. Update variables to your environment
  3. Execute "terraform init"
  4. Execute "terraform apply"

References: