Initial commit: Cloudflare infrastructure with WAF Intelligence
- Complete Cloudflare Terraform configuration (DNS, WAF, tunnels, access) - WAF Intelligence MCP server with threat analysis and ML classification - GitOps automation with PR workflows and drift detection - Observatory monitoring stack with Prometheus/Grafana - IDE operator rules for governed development - Security playbooks and compliance frameworks - Autonomous remediation and state reconciliation
This commit is contained in:
3
terraform/terraform.tfvars
Normal file
3
terraform/terraform.tfvars
Normal file
@@ -0,0 +1,3 @@
|
||||
cloudflare_api_token = "placeholder-token"
|
||||
cloudflare_account_id = "placeholder-account-id"
|
||||
cloudflare_account_name = "" # Leave empty to use hardcoded account_id
|
||||
Reference in New Issue
Block a user