registry
registry copied to clipboard
Resource lookup *is* supported in YAML, but the registry claims it is not
What happened?
I noticed that the registry says "Resource lookup is not supported in YAML", for each resource, but this is not true: https://github.com/pulumi/pulumi-yaml/issues/155.
Example
This is aws.s3.Bucket, but it has the same content for all resources:
Output of pulumi about
NA
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).