Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
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
general
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
#general
Title
# general
a
aloof-leather-66267
03/22/2022, 10:09 PM
Is there a way to output to a JSON file what the result of the stack will be after running
pulumi up
?
I.e. output what
pulumi stack export
would output after running
pulumi up
, without actually running
pulumi up
.
I'd like to have what the result will be in a file.
s
stocky-restaurant-98004
03/23/2022, 7:44 PM
pulumi preview --json
?
30 Views
Post