Hello everyone :wave: My team at VirtusLab released an experimental support for Kotlin in Pulumi (i...
m
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!
K 5
šŸ˜ 3
ā¤ļø 3
d
just a few weeks ago I was wishing for this. does it wrap the Pulumi Java API?
m
yes, it wraps the Pulumi Java API for now
d
very cool - I hope to try this soon
šŸ‘Œ 1
a
Really cool, I’d love using the declarative DSL! Sounds like a lot of maintenance effort though. Are you generating the wrapper somehow?
m
Yes, this DSL is fully generated from provider's schema (example schema for GCP) šŸ™‚.
šŸ‘ 1