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

Port support for result reporting a.k.a "continue on error" #481

Open pawelprazak opened 2 months ago

pawelprazak commented 2 months ago

Add support for "continue on error" feature.

Upstream references: https://github.com/pulumi/pulumi/issues/16035 https://github.com/pulumi/pulumi/issues/14515