pulumi/pkg/resource
Fraser Waters 0061a577eb
Support explicit parameterized providers (#16827)
source_eval wasn't looking at package refs for explicit provider
resources, only when building default providers. This meant that
explicit provider resources for parameterized packages would fail to
construct as they wouldn't be able to find their plugin.

This fixes source_eval to check for PackageRef and set all the required
fields from the provider request it maps to.
2024-07-29 14:34:44 +00:00
..
analyzer Clean up uses of .Error() (#14965) 2023-12-20 15:54:06 +00:00
deploy Support explicit parameterized providers (#16827) 2024-07-29 14:34:44 +00:00
edit Rewrite `DeletedWith` properties when renaming stacks (#16216) 2024-05-16 15:09:32 +00:00
graph state_move: add --include-parents flag (#16628) 2024-07-11 12:59:20 +00:00
provider turn on the golangci-lint exhaustive linter (#15028) 2024-01-17 16:50:41 +00:00
stack implement skeleton command for `pulumi state move` (#16493) 2024-06-28 09:43:19 +00:00
testdata ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00