ITADN

Terraform integration

#5OpenJanik-Haag 创建于 2023-12-14
J
Janik-Haagcommented
Terraform has a [official dns provider](https://registry.terraform.io/providers/hashicorp/dns/latest/docs), I looked into how terranix does that and they just use it's [json](https://developer.hashicorp.com/terraform/language/syntax/json) support which would be really easy to implement. The only currently missing part is ptr records.
0 条评论