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:
6
.continue/rules/terraformvalidation.md
Normal file
6
.continue/rules/terraformvalidation.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
globs: '["terraform/**/*.tf"]'
|
||||
alwaysApply: true
|
||||
---
|
||||
|
||||
Always run terraform validate and plan before applying changes. Reference PCI-DSS in comments.
|
||||
Reference in New Issue
Block a user