fight_mode cannot be enabled under cloudflare_bot_management #2803
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.
triage/debug-log-attached
Indicates an issue or PR has a complete Terraform debug log.
Milestone
Confirmation
Terraform and Cloudflare provider version
Terraform v1.5.7
on darwin_amd64
Affected resource(s)
cloudflare_bot_management
Terraform configuration files
Link to debug output
https://gist.github.com/tpalts/a54d196af1a441d871d1c1b016e0b4a1
Panic output
No response
Expected output
Bot fight mode should be enabled.
Actual output
Bot fight mode is not enabled.
Steps to reproduce
Additional factoids
From the logs, it looks like when the request is made to the Cloudflare API, only
enable_js
is passed, but notfight_mode
.References
No response
The text was updated successfully, but these errors were encountered: