https://pulumi.com logo
Title
c

cold-minister-39214

07/10/2020, 5:10 PM
I'm struggling to figure out how to do an import. I feel like I'm missing something obvious, but I keep getting this:
Diagnostics:
  ...
  digitalocean:index:DnsRecord (a):
    error: Preview failed: refreshing urn:pulumi:devjs::do-pulumi-node::digitalocean:index/dnsRecord:DnsRecord::a: domain is invalid because cannot be an empty string
I've confirmed that the ids used for import_ are correct with the digital ocean API. If I comment out the DnsRecord, I can import the domain with no problems. Any insight would be appreciated.