cloudflare_zero_trust_risk_behavior resource does not support import operation #4658
Open
3 tasks done
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/stale
triage/needs-information
Indicates an issue needs more information in order to work on it.
Confirmation
Terraform and Cloudflare provider version
Terraform v1.9.8
Affected resource(s)
cloudflare_zero_trust_risk_behavior
Terraform configuration files
Link to debug output
N/A
Panic output
❯ terraform import cloudflare_zero_trust_risk_behavior.this $ACCOUNTID
cloudflare_zero_trust_risk_behavior.this: Importing from ID "$ACCOUNTID"...
╷
│ Error: Resource Import Not Implemented
│
│ This resource does not support import. Please contact the provider developer for additional information.
Expected output
I would like to import existing configuration to
terraform
's stateActual output
Currently it is trying to re-created behaviours configuration, while I would like to import them into state:
Steps to reproduce
Additional factoids
No response
References
https://registry.terraform.io/providers/cloudflare/cloudflare/4.46.0/docs/resources/zero_trust_risk_behavior
The text was updated successfully, but these errors were encountered: