Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
plugin-framework
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
b
brash-airline-37413
06/02/2021, 4:15 AM
Anyone got a second to help me with this. Completely stuck.
https://github.com/pulumi/pulumi/issues/7179
b
billowy-army-68599
06/02/2021, 4:16 AM
ah, our old friend! 😄 while I'm reading the issue, try giving this a read and see if it helps:
https://www.leebriggs.co.uk/blog/2021/05/09/pulumi-apply.html
okay, read: the short answer is you
can't
cast an
Output<string>
to a string in the way you're trying
can you explain a little bit more about what you want to do with the Output string that makes you want it to be a string?
oh wait, I see it - you're trying to use an output as the resource name. you can't do that I'm afraid
I'll update the issue
b
brash-airline-37413
06/02/2021, 4:38 AM
Wait yes I am using the key for the name duhh, i just realised what I was doing I will update the issue 🙂 thank you so much for looking at this
2 Views
#general
Join Slack