Hello, I’ve heard lots of good things about BSD on mastodon and I am considering giving it a try on my homelab.

My current approach is based on Linux, Docker containers and Terraform. I’m toying with the idea to use FreeBSD and BastilleBSD, which could cover what I am using Docker for. I tried to search around and I’m not finding any way of managing jails via Terraform (or another similar system)

What’s the recommended approach to have infrastructure as code in the BSD world? Having all my configuration managed by Terraform and under version control works really well for me and I’d like to have a similar setup also on a BSD machine.