I'm guessing that I should be using something besi...
# google-cloud
q
I'm guessing that I should be using something besides the name for the
ID
but it's not clear to me what it should be. The name seemed like it would be fine since they are global unique but no dice. I also tried an ID like
<https://www.googleapis.com/storage/v1/b/><bucket name>
since I see something similar for the newly created bucket when I
pulumi stack -i
but that also doesn't work.