Y
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
bionsystem
817 days ago
Although if one already uses ansible for configuring the VMs, ansible would probably be my first choice for deployment as well.
link
okr
817 days ago
Terraform can be done programatically? For example, i do start/stop a cloudformation for each $clientId, just as needed.
link
earthling8118
817 days ago
CDKTF is what you're looking for.
link