pulumi/changelog/pending/20240606--pkg--refactor-plu...

5 lines
163 B
YAML

changes:
- type: chore
scope: pkg
description: Refactor plugin.Provider to a `Method(context.Context, MethodRequest) (MethodResponse, error)` style interface.