cloudflare_bot_management resource disabling un-managed feature "Block AI Scrapers and Crawlers" #3673
Open
3 tasks done
Labels
kind/bug
Categorizes issue or PR as related to a bug.
service/bot_management
Categorizes issue or PR as related to the Bot Management service.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Confirmation
Terraform and Cloudflare provider version
Terraform v1.9.2
on darwin_arm64
Affected resource(s)
resource "cloudflare_bot_management"
Terraform configuration files
Link to debug output
N/A
Panic output
N/A
Expected output
when updating the resource "cloudflare_bot_management", it should only change configuration within its scope.
Actual output
The previously UI activated "Block AI Scrapers and Crawlers" gets disabled after updating the resource "cloudflare_bot_management"
Steps to reproduce
Additional factoids
I believe the "Block AI Scrapers and Crawlers" option should be managed by the resource "cloudflare_bot_management", however, if that is not the case, then it should not interfere with the option enabled in the UI.
References
No response
The text was updated successfully, but these errors were encountered: