pulumi/changelog
bors[bot] 5bf51b03ef
Merge #12128
12128: sdk/go: Support looking inside []InvokeOption r=abhinav a=abhinav

This is the InvokeOption analog for NewResourceOptions added in #12124.

However, in contrast to ResourceOptions, this just exports the existing
invokeOptions struct.
The reason for this is that right now, the public API for InvokeOptions
is the same as the internal representation,
so we don't need the separation-- for now.
To keep future edits aware of this distinction,
I've included a loud comment about what to do
when they do inevitably diverge.

Refs #11698


Co-authored-by: Abhinav Gupta <abhinav@pulumi.com>
2023-03-13 05:45:53 +00:00
..
pending Merge #12128 2023-03-13 05:45:53 +00:00
config.yaml Reorder scopes to be alphabetically ordered. 2022-11-10 16:54:37 -05:00