This message was deleted.
# getting-started
s
This message was deleted.
b
oh sorry, wait. do you want this in another pulumi program? or inside the same one @busy-insurance-52853?
b
same one, I did try this but did not provide full slug like
jaxxstorm/eks.go/%v
lemme give it a go
where did you get that string from btw?
note: im running in local at the moment
b
oh, you're using local backends?
b
yes, i am testing pulumi at the moment and wanted to use it locally first
bonus question: if its possible I would like to fetch that info within the code and not hard code it
b
what are your projects/stacks called? you have to hard code it, because the projects have a specific name
can you show me the output of
pulumi stack ls
b
Copy code
* main > p stack ls
NAME  LAST UPDATE     RESOURCE COUNT
dev*  27 minutes ago  8
not sure how project is named, I guess its the
name
in
Pulumi.yaml
, its
name: infra
i might have pulled off something which is not doable, lemme share you my code
send the repo to jaxxstorm