|
|
|
|
|
by verdverm
1166 days ago
|
|
It's still an extra dimension of complexity to support N language runtimes. Won't each of them still need the same TF providers? With TF, sure there is a call to fetch those providers & modules, but still, I don't have to install N language runtimes, which needs its own IaC to build, thus adding another process to the mix I would assume most eng orgs try to limit their Pulumi to one language to skirt this issue |
|