Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mig4ng
45 days ago
|
parent
|
context
|
favorite
| on:
Cloudflare Global Network experiencing issues
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
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
resource "cloudflare_dns_record"
- proxied = true
+ proxied = false