Closed aryounce closed 1 year ago
Hi I'm still getting this issue. Has a fix already been implemented? Same steps, same output.
Terraform v1.0.11
on linux_amd64
+ provider registry.terraform.io/dnsimple/dnsimple v0.11.0
Can you confirm as to whether the record you were trying to import did exist?
2020-07-24T17:08:38.409-0500 [DEBUG] plugin.terraform-provider-dnsimple_v0.4.0_x4: 2020/07/24 17:08:38 DNSimple Record Not Found - Refreshing from State
This has now been fixed in v0.16.3.
When attempting to import some DNSimple records into Terraform:
Fails with the error:
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/aryounce/e7ca7ef412ee05d0ddef9a890a7b3cf2
Expected Behavior
The resource should be imported into the Terraform state.
Actual Behavior
Failure with error message provided above.
Steps to Reproduce
terraform import "dnsimple_record.test-ns1" "example.com_123456789"