pulumi/pkg/codegen/convert
Fraser Waters 1aaa7dc707 Fix plugin mapper to not retry installs
Fixes https://github.com/pulumi/pulumi/issues/13105

When we failed to find a mapping for a provider we wouldn't save that
result, so on calling GetMapping again we'd try installing and querying
that provider again.
2023-06-06 09:42:09 +01:00
..
mapper.go Make GetMapping contextful 2023-06-05 21:34:08 +01:00
mapper_client.go Make GetMapping contextful 2023-06-05 21:34:08 +01:00
mapper_server.go Make GetMapping contextful 2023-06-05 21:34:08 +01:00
plugin_mapper.go Fix plugin mapper to not retry installs 2023-06-06 09:42:09 +01:00
plugin_mapper_test.go Fix plugin mapper to not retry installs 2023-06-06 09:42:09 +01:00