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
a
ambitious-accountant-72089
08/13/2023, 11:13 AM
Hey everyone, is anyone familiar with a way to run pulumi up for a specific new resource via urn ?
--target
isnt working since I'm getting an error that the urn couldn't be found in the stack
m
millions-furniture-75402
08/14/2023, 12:05 PM
Are you sure you have the correct URN? You can search for the URN in your state and make sure you have it correct:
pulumi stack export
Maybe
pulumi refresh
2 Views
Post