Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dnsimple_zone_record imports appear to be broken #238

Open
Zeneixe opened this issue Oct 29, 2024 · 1 comment
Open

dnsimple_zone_record imports appear to be broken #238

Zeneixe opened this issue Oct 29, 2024 · 1 comment

Comments

@Zeneixe
Copy link

Zeneixe commented Oct 29, 2024

When we try to import a record we get this error during plan:

╷
│ Error: record not found
│ 
│ failed to find DNSimple Zone Record in the zone cache: 

The command failing is the following:

terraform import dnsimple_zone_record.dkim ourdomain.com_121213

Both domain and record ID definitely exist.

Something wrong with the provider itself or maybe you changed something on your APIs?

Update: the error only occurs when prefetch = true is set on the provider

@Zeneixe Zeneixe changed the title DNS record imports appear to be broken dnsimple_zone_record imports appear to be broken Oct 29, 2024
@Zeneixe
Copy link
Author

Zeneixe commented Oct 29, 2024

Update: we just discovered that the error only occurs when prefetch = true is set on the provider

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant