hashicorp / terraform-provider-dyn

Terraform Dyn provider. Please note: This Terraform provider is archived per our provider archiving process: https://terraform.io/docs/internals/archiving.html
https://registry.terraform.io
Mozilla Public License 2.0
7 stars 16 forks source link

Import $ORIGIN nodes #37

Open garrethmcdaid-zd opened 5 years ago

garrethmcdaid-zd commented 5 years ago

Hi there,

I have a Dyn zone that contains multiple $ORIGIN records, all of which contain multiple nodes.

  1. Does the provider include a resource for $ORIGIN records?
  2. If so, can I import $ORIGIN records into Terraform, and if I do, will that also import the child nodes?

I can find any reference to this in docs, or source code, so I presume answer is no, but would like to confirm before I shelve the project.