docs
docs copied to clipboard
Add YAML code examples to Outputs and JSON content
This one is maybe a lower priority on this list of content enhancements, but I think still worthwhile.
I ran into an issue with trying to create an IAM Role for a Lambda function with an inline policy in YAML and had to switch to creating a RolePolicyAttachment resource instead. I think I wanted to specify the lambda function resource ARN in the policy and received the Outputs error as a result.
Happy to take this on, but wondering what page (or pages) this refers to. Is it this one? https://www.pulumi.com/docs/clouds/aws/guides/lambda/
Happy to take this on, but wondering what page (or pages) this refers to. Is it this one? https://www.pulumi.com/docs/clouds/aws/guides/lambda/
Hey @cnunciato this was specifically in reference to the Inputs/Outputs JSON content if I remember correctly. There are no YAML examples on the page. I haven't gotten to this part to know why it was left out.
Referenced page no longer exists. Closing.