|
|
|
|
|
by re-thc
1159 days ago
|
|
> If I use Python for my Pulumi, how could I reuse the work of a peer who uses JS for Pulumi? Standardize on the language(s). It's important. Pick 1 for Pulumi and standardize on it. Even better pick 1 or 2 for the whole company and standardize on it. In a large company... > Or do we need multiple language runtimes in our deployment runner in CI? Already does happen. But back to the origin question: you can create Pulumi packages that can generate usage in different languages as required. |
|