https://pulumi.com logo
Title
b

breezy-airplane-94478

01/25/2023, 6:54 PM
I keep trying to search for this, but everything comes up blank or unrelated. Is there a way to search the Pulumi portal for a specific resource? This is something that I’ve been wanting for a while now and I’d be kinda surprised if it’s not possible
like i can search through github for the beginning part of the name, but often people have generated names from pulumi interpolation or dynamic resource creation so that’s not a guarantee. being able to pin that down to a specific stack or search the entire pulumi platform to find which stack I created it in would be magical
w

witty-candle-66007

01/25/2023, 7:21 PM
I created this tool that will search the service for a given resource and return the stack it is in: https://github.com/MitchellGerdisch/pulumi-work/tree/ee80636f5c60d697e25959abe1221e3d25b335bf/resource-search
s

sticky-translator-61903

01/26/2023, 1:13 AM
Hey @breezy-airplane-94478, this is great feedback, thank you! I know Jonelle reached out but for anyone else following along- we are working on adding functionality in this area at the moment. Stay tuned!