content(what-is): expand the Cloudflare secret explainer#19275
content(what-is): expand the Cloudflare secret explainer#19275alexleventer wants to merge 1 commit into
Conversation
Rewrite for SEO and AEO: quotable opening definition, semantic chunking with question-style H2s, FAQ section targeting doubt-removers, citable claims, and cross-links to secrets management resources. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Your site preview for commit 833006f is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-19275-833006f2.s3-website.us-west-2.amazonaws.com |
Pre-merge Review — Last updated 2026-05-20T16:56:15ZTip Summary: This PR is a substantial rewrite of the Review confidence:
Investigation log
🔍 Verification trail50 claims extracted · 39 verified · 4 unverifiable · 4 contradicted
🚨 Outstanding in this PRThese must be resolved or refuted before merging.
|
Summary
Rewrites
content/what-is/what-is-a-cloudflare-secret.mdfor SEO and AEO. The previous page focused mostly on a Workers Secrets tutorial; the new version covers the three Cloudflare surfaces engineers actually pick between (Workers Secrets, Pages env vars, the newer Cloudflare Secrets Store) and addresses rotation, sharing, and external-store integration.What changed
env.<NAME>), followed by a short tour of the three surfaces and the canonicalwranglerworkflow.Envinterface; note on the same model in Pages Functions.wrangler secret put,wrangler secret list, rotation by re-running put, deletion.wrangler secret putoverwrangler.toml, Secrets Store for shared values, separate preview/prod, scheduled rotation, ESC brokerage, no loggingenv.config.requireSecretandsecretTextBindings; notes on ESC sourcing and cross-provider brokerage.Test plan
make serve; visit/what-is/what-is-a-cloudflare-secret/and confirm tables and code blocks render/registry/packages/cloudflare/,/product/esc/)🤖 Generated with Claude Code