Show HN: Formae now supports Kubernetes, Helm, .tfvars and a public plugin hub
Formae is a new Infrastructure-as-Code tool designed to manage infrastructure entirely as code. It automatically syncs infrastructure code with real-world changes and prevents mistakes through a robust schema. The tool is suitable for engineers of all levels and can coexist with other management tools.
- ▪Formae is a code-based IaC tool that does not require users to maintain state files.
- ▪It merges external changes into infrastructure code to ensure it is always up-to-date.
- ▪The tool is designed for various engineering roles, allowing for both large system changes and small patches.
Opening excerpt (first ~120 words) tap to expand
What is formae? formae is a 100% code-based, agentic IaC (Infrastructure-as-Code) tool built from scratch for the modern age. We believe that code is the only medium every engineer on every level understands and wants. So formae implements infrastructure entirely as code - in and out, and in any granularity. formae doesn't require its user to maintain any secondary artifacts such as state files, and keeps the infrastructure code automatically in sync with the reality. formae capabilities The single source of truth is code: It unifies every infrastructure resource and change into fully versioned infrastructure code. Always up-to-data infrastructure code: It sees when things change outside the tool.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.