Hi there, I recently commented on <https://github....
# golang
b
Hi there, I recently commented on https://github.com/pulumi/pulumi/issues/2820. Can someone help me out there please? I can also open a new ticket if that's easier to track.. Thanks!
w
Just replied on the GitHub issue - it worked for me as expected when I tried just now - I wasn't exactly clear what you had tried that had not worked. One "gotcha" - I believe the property names must be specified in the raw Pulumi resource model casing - so
result
vs.
Result
.
b
Thanks luke, I'll go over it in a bit. yeah the resource name is based on the tag
pulumi: whatever
which always is camelcase but that works fine. For whatever reason it doesn't work for my postgres password... I'll dig a bit deeper and report back, thanks!
👍 1
Weird, it works now 🤷‍♂️
👍 1