Hey there folks!
I’ve been having a lot of fun using Terraform and Fedora CoreOS together to specify my self hosted services. I’d like to write an article on some of the methods I’ve discovered to help others get started. In particular the shared philosophy between these tools and how you can glue them together using the lovely transpiler provider poseidon has made here https://github.com/poseidon/terraform-provider-ct
I think there is room for 2 parts potentially. Stateless servers are a good introduction, but there might be an additional discussion on stateful strategies that could be useful to folks as well (decoupling your storage from updates to your hosts so that they can be replace without losing data).
I’d like some feed back on the idea and to learn about where I can submit a draft