Skip to content

ahamlinman/terraform-provider-zonefile

Repository files navigation

terraform-provider-zonefile

The zonefile provider parses the contents of DNS zone files, as defined by RFC 1035, and provides structured, well-typed data for use throughout your .tf files. You can find it as ahamlinman/zonefile on both the OpenTofu and HashiCorp Terraform registries.

My own code for the provider (committed to this repository) is released under the terms of the MIT License (see LICENSE.txt). The provider as a whole incorporates some third-party libraries under the terms of the Mozilla Public License 2.0. See release/COPYING.txt for details.