docs icon indicating copy to clipboard operation
docs copied to clipboard

Add more useful apply examples to docs/intro/concepts/inputs-outputs/#apply

Open stack72 opened this issue 4 years ago • 0 comments

The examples that are there right now are basic usage of apply - it would be good to do something where we can do something like build an IAM Policy in our apply to show a more complex example

This relates back to https://github.com/pulumi/pulumi/issues/5236 and the incorrect use of the apply inside the get_policy_document invoke

stack72 avatar Jun 04 '21 13:06 stack72