| ▲ | mig4ng 9 hours ago | |
Cloudflare Dashboard/Clicky clicky UI is down. I really appreciate that their API is still working. Small change in our Terraform configuration and now I can go lunch in peace knowing our clients at skeeled can keep working if wanted: resource "cloudflare_dns_record" - proxied = true + proxied = false | ||