From eb593fc819daf5f447a5d1ff2104a5c8366a4164 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 19 Jul 2026 21:15:35 +1000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a343771 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# tomswallapi + +Fleet control plane for tomswall firewalls. Terraform-managed API that compiles fleet-wide zones, address groups, and firewall policy into per-device tomswall configs; agents pull and differentially apply. \ No newline at end of file