|
|
|
|
|
by cies
770 days ago
|
|
There are Java and C# (somewhat typesafe imho) and this (Kotlin, reasonably typesafe imho): https://github.com/VirtuslabRnD/pulumi-kotlin For Pulumi. When I see the pulumi-kotlin example code I much prefer it over my Terraform scripts. (We picked TF before Pulumi was an option, and waaaaay before it had reasonably typesafe lang support) |
|
This lets you use Pulumi w/Gradle multi-project builds in Kotlin script.