https://pulumi.com logo
w

worried-engineer-33884

10/02/2019, 3:01 PM
how do i use pulumi outputs in a lambda callback?
g

gentle-diamond-70147

10/04/2019, 4:19 PM
Hey Dustin, did you get this figured out or still need help?
w

worried-engineer-33884

10/04/2019, 4:52 PM
Hi Cameron thanks for following up. I did figure out how to use environment variables to pass things in, but found it odd that
environment
is not a documented property for CallbackFunctionArgs — I think this may be due to the way that interface extends other interfaces and how the documentation is generated?
g

gentle-diamond-70147

10/07/2019, 6:21 PM
Ah... I see what you mean. Yea, interesting. Seems VS Code handles this fine, but our docs generator does not. I'll open an issue to track this.