cf-cdn-dns-parser
Parse a Cloudflare DNS backup file to identify all proxied (orange-cloud) DNS records that will become CloudFront distributions. Detects SaaS configuration and aborts if found. Groups hostnames by apex domain for ACM certificate grouping. Produces dns_manifest.yaml and user_input_template.csv as outputs for downstream skills. --- # Skill: cf-cdn-dns-parser ## Purpose This skill is **Step 1** of the Cloudflare → CloudFront CDN migration pipeline. It reads the raw Cloudflare DNS backup file (`DNS.txt`), identifies every hostname that is currently proxied through Cloudflare (the "orange cloud" records), and produces two
更新日志: Source: GitHub https://github.com/chenghit/cloudflare-aws-edge-config-converter
还没有评论,快来第一个发言吧。