Skip to content

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

Notifications You must be signed in to change notification settings

KopiCloud-AD-API/terraform-kopicloud-ad-api-dns-aaaa-records

Repository files navigation

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

Terraform KopiCloud-AD

Code creates:

  • Create DNS AAAA Records
  • List ALL DNS AAAA Records
  • List DNS AAAA Records filtered by Zone Name
  • List DNS AAAA Records filtered by Hostname
  • List DNS AAAA 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:

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages