https://cloudboss.co/docs/unobin
My original idea for this was to compile an Ansible-like playbook to a binary. I made a POC for it around 2020, and then it sat on the shelf. More recently I picked it up again following a more Terraform-like model. It compiles IaC to a binary with all dependencies included, standardized CLI options, autogenerated configs, optional visualization in the browser, and lots of other features.
To people who say just use Terraform: I do, a lot. But it still bothers me enough to try building something different.