VirtusLab / besom

Besom - a Pulumi SDK for Scala. Also, incidentally, a broom made of twigs tied round a stick. Brooms and besoms are used for protection, to ward off evil spirits, and cleansing of ritual spaces.
https://virtuslab.github.io/besom/
Apache License 2.0
113 stars 7 forks source link

Allow overriding publishing settings for codegen #508

Closed nikolaiser closed 2 weeks ago

nikolaiser commented 3 weeks ago

At the moment publishing settings for generated sources are hard-coded to besom specific values. However if a developer of a pulumi provider wants to add a first-party support for besom and publish the generated sdk by themselves, they would want to configure these values.

This PR proposes a way to override the publishing settings via cli arguments