Open invidian opened 5 years ago
If we have an ability to register a domain via Terraform, it would be great as well to be able to obtain DNS records (TXT, MX), which could be then passed to DNS provider.
Ah, it seems that records are exposed, it's just not documented: https://github.com/phillbaker/terraform-provider-mailgunv3/blob/master/resource_mailgun_domain.go#L52-L106.
If we have an ability to register a domain via Terraform, it would be great as well to be able to obtain DNS records (TXT, MX), which could be then passed to DNS provider.