pulumi/pkg/engine/lifecycletest/testdata/output/TestReplacementParameterize.../destroy
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
..
diff.stderr.txt Extend the TestReplacementParameterizedProvider test (#16644) 2024-07-15 08:33:36 +00:00
diff.stdout.txt Support explicit parameterized providers (#16827) 2024-07-29 14:34:44 +00:00
eventstream.json Support explicit parameterized providers (#16827) 2024-07-29 14:34:44 +00:00
progress.stderr.txt Extend the TestReplacementParameterizedProvider test (#16644) 2024-07-15 08:33:36 +00:00
progress.stdout.txt Support explicit parameterized providers (#16827) 2024-07-29 14:34:44 +00:00