Modifying imported Page Rules fails - Plugin did not respond #3318
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
triage/debug-log-attached
Indicates an issue or PR has a complete Terraform debug log.
Confirmation
Terraform and Cloudflare provider version
Terraform v1.3.10
provider registry.terraform.io/cloudflare/cloudflare v4.32.0 (tried with 4.33.0 - the latest - as well)
Affected resource(s)
cloudflare_page_rule
Terraform configuration files
Link to debug output
https://gist.github.com/liran19/4d1248a8870cd27cb2a2b50ccc9b1bf2
Panic output
Expected output
Modification of the existing page rules
Actual output
│ Error: Plugin did not respond
│
│ The plugin encountered an error, and failed to respond to the
│ plugin6.(*GRPCProvider).ApplyResourceChange call. The plugin logs may
│ contain more details.
╵
Steps to reproduce
Additional factoids
There are some mandatory fields in the page rules resource, and that's why, during the plan, they are being added with default values, and I don't get the " Your infrastructure matches the configuration."
References
No response
The text was updated successfully, but these errors were encountered: