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 partial values from upstream #480

Open pawelprazak opened 2 months ago

pawelprazak commented 2 months ago

We are not requesting this feature from the engine, since we pass supportsPartialValues = false

We might actually support this already or be very close to supporting this, but we need to verify and enable the feature in requests.

The upstream implementation for reference:

lbialy commented 1 month ago

Isn't this connected to #497 and #432?

pawelprazak commented 1 month ago

I haven't investigated what this missing feature is about, so I don't know. I've just noticed we don't support it.