mirror of https://github.com/pulumi/pulumi.git
3a50b84733
On startup, when we were populating the Settings object, we failed to coerce the dry_run parameter from a string to a boolean, which resulted in is_dry_run always believing that it was a preview. This PR fixes this oversight by explicitly coercing to a boolean prior to sending the value to Settings. |
||
---|---|---|
.. | ||
pulumi-language-python | ||
pulumi-language-python-exec |