Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#typescript
Title
b
bland-byte-34481
01/26/2021, 11:57 PM
is there any setting / env variable that will let me know when the program is running in preview mode?
l
little-cartoon-10569
01/26/2021, 11:58 PM
pulumi.isDryRun()
. It's true for preview. I think it's also true for
up
during the pre-deploy phase?
b
bland-byte-34481
01/27/2021, 12:35 AM
hope so! i'll test it out right now - thanks
@little-cartoon-10569
!
Post