Hacker News new | ask | show | jobs
by zokier 817 days ago
Pulumi and Terraform are the two main contenders. Both are afaik bit different in their operating model
2 comments

Although if one already uses ansible for configuring the VMs, ansible would probably be my first choice for deployment as well.
Terraform can be done programatically? For example, i do start/stop a cloudformation for each $clientId, just as needed.
CDKTF is what you're looking for.