Hacker News new | ask | show | jobs
by jjmiv 2285 days ago
I typically use terraform and ansible. tf creates/manages the infrastructure and then ansible completes any configuration.
1 comments

This is the approach we take. We don't track states or do continuous config management either as we're all in on cattle > pets (and we don't typically have the time to maintain terraforms properly enough to do anything but cut new environments). Something gets sick? Shoot it and stand up another one.