When you try to upload 100mb, what error do you get back?
When you try to upload 100mb, what error do you get back?
put'cache-control': 'public,max-age=31536000,immutable'
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?cloudflare_recordterraform_managed_resource_*resource "cloudflare_record" "terraform_managed_resource_521e4cabf9ab3beab212d8502bc2243f" {
name = "beta-cdn"
proxied = true
ttl = 1
type = "CNAME"
value = "public.r2.dev"
zone_id = "de69f2ddf56818bd6b7627bfb9f6b6c1"
}