First commit; Cloudflare configs for now.

This commit is contained in:
2025-05-03 14:01:59 -04:00
commit 8c77463875
12 changed files with 2035 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
resource "cloudflare_tiered_cache" "terraform_managed_resource_17dbb71212204583b777783d25eb6738" {
cache_type = "smart"
zone_id = var.cloudflare_zone_id
}