Hey HN, This is Adarsh, Founder of CloudKnit (<a href="https://github.com/cloudknit-io/cloudknit" rel="nofollow">https://github.com/cloudknit-io/cloudknit</a>). CloudKnit is an open-source solution for managing cloud environments in a declarative way instead of using imperative pipelines. It also comes with dashboards to help visualize environments and observe them.<p>CloudKnit is based on a concept called Environment as Code (<a href="https://www.cloudknit.io/blog/from-infrastructure-as-code-to-environment-as-code" rel="nofollow">https://www.cloudknit.io/blog/from-infrastructure-as-code-to...</a>). Environment as Code is an abstraction over cloud-native tools that provides a declarative way of defining an entire environment. It has a Control Plane that manages the state of the environment, including resource dependencies, and drift detection and reconciliation.<p>Please let us know your comments/feedback. Thanks.