pulumi/pkg/engine/lifecycletest/testdata/output/TestReplacementParameterize...
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
..
destroy Support explicit parameterized providers (#16827) 2024-07-29 14:34:44 +00:00
refresh Support explicit parameterized providers (#16827) 2024-07-29 14:34:44 +00:00
up Support explicit parameterized providers (#16827) 2024-07-29 14:34:44 +00:00