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
#general
Title
c
chilly-magazine-4507
10/21/2021, 12:01 PM
my pulumi up is only creating the stack, and not the actual resources
p
prehistoric-activity-61023
10/21/2021, 12:32 PM
are you sure the code that’s supposed to create resources is actually run?
👍 1
there’s no auto-magic discovery in pulumi so you have to make sure that files are actually executed (e.g. by importing them)
c
chilly-magazine-4507
10/21/2021, 1:26 PM
I was running async code synchronously 😞
2 Views
Post