I am using a Python program. I am currently passing in an ENVVAR with the execution context and reading that in with the program, but that doesn’t feel very kosher.
b
billowy-army-68599
08/29/2022, 2:34 PM
There is a is_dry_run properly in the Pulumi sdk
q
quick-oil-16571
08/29/2022, 2:46 PM
And that is set based on if its a preview vs up/destroy im inferring?