Hello everyone 👋
My team at VirtusLab released an experimental support for Kotlin in Pulumi (infrastructure as code in your favourite programming language).
https://github.com/VirtuslabRnD/pulumi-kotlin
I'd love to hear your feedback!
d
Damien O'Hara
01/17/2023, 8:43 AM
just a few weeks ago I was wishing for this. does it wrap the Pulumi Java API?
m
Michal Fudala
01/17/2023, 8:44 AM
yes, it wraps the Pulumi Java API for now
d
Damien O'Hara
01/17/2023, 8:47 AM
very cool - I hope to try this soon
a
Alexander Girke
01/17/2023, 9:02 AM
Really cool, I’d love using the declarative DSL! Sounds like a lot of maintenance effort though. Are you generating the wrapper somehow?