-
Notifications
You must be signed in to change notification settings - Fork 734
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.no-issue-activityversion/5Categorizes issue or PR as related to version 5 of the provider.Categorizes issue or PR as related to version 5 of the provider.
Description
Confirmation
- This is a bug with an existing resource and is not a feature request or enhancement. Feature requests should be submitted with Cloudflare Support or your account team.
- I have searched the issue tracker and my issue isn't already found.
- I have replicated my issue using the latest version of the provider and it is still present.
Terraform and Cloudflare provider version
Version 5 -> 5.4
Affected resource(s)
Affected resource: cloudflare_logpull_retention
Terraform configuration files
import {
to = cloudflare_logpull_retention.default
id = "idididididididididididididididid"
}
Link to debug output
https://gist.github.com/asbjorn-wiik/d4adc6cd6fb0f5f200eef90308757db0
Panic output
No response
Expected output
import ok
Actual output
2025-05-07T15:10:22.366Z [ERROR] vertex "cloudflare_logpull_retention.default" error: Resource Import Not Implemented
Steps to reproduce
import {
to = cloudflare_logpull_retention.default
id = "idididididididididididididididid"
}
Additional factoids
I am disappointed at the amount of breaking changes this migrations has caused
References
No response
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.no-issue-activityversion/5Categorizes issue or PR as related to version 5 of the provider.Categorizes issue or PR as related to version 5 of the provider.