Hello folks! I am writing a pulumi sdk for Ruby, ...
# pulumiverse
s
Hello folks! I am writing a pulumi sdk for Ruby, is there any documentation regarding the creation of sdks? Specs, which kinds of test should be used for ensuring correctness, and this kind of information?
l
Pulumi internal docs, maintained by the product engineers, are living here: pulumi-developer-docs.readthedocs.io/latest/docs/README.html
1
You also might want to get in touch with the people of Virtuslab who created community language support for Kotlin. github.com/VirtusLab/pulumi-kotlin
🙌 1