Can i manage a domain's terraformable records with terraform, and then have the special R2 public bu
Can i manage a domain's terraformable records with terraform, and then have the special R2 public bucket records be ignored?
cloudflare_record resource for the record then terraform won't track itterraform_managed_resource_* to whatever I want, or does it have to keep the same name?terraform state rm cloudflare_record.terraform_managed_resource_521e4cabf9ab3beab212d8502bc2243fwww in one file and also another, or do i need to use valk_sh_www and valk_lgbt_www


BFM and SBFM are high security features intended to quickly help customers under active attack stop as many bots as possible. Due to the high security threshold, false positives do sometimes happen.
If you turned on BFM during an attack, and the attack has subsided, we recommend either disabling the feature using IP Access Rules to bypass BFM, or looking at Bot Management for Enterprise,
Yep…the new Speed Test is a unique setup, and they’re working on finding a way to add it as a Known Bot.
Method DELETE is not allowed by Access-Control-Allow-Methods in preflight response. Uploading, pausing and resuming work.
cloudflare_recordterraform_managed_resource_*terraform state rm cloudflare_record.terraform_managed_resource_521e4cabf9ab3beab212d8502bc2243fwwwMethod DELETE is not allowed by Access-Control-Allow-Methods in preflight response.resource "cloudflare_record" "terraform_managed_resource_521e4cabf9ab3beab212d8502bc2243f" {
name = "beta-cdn"
proxied = true
ttl = 1
type = "CNAME"
value = "public.r2.dev"
zone_id = "de69f2ddf56818bd6b7627bfb9f6b6c1"
}