pulumi/pkg/codegen/convert
Fraser Waters a66a7f50eb Make GetMapping contextful
Now that we've removed the build link to terraform-bridge we can fix
this TODO. Pass a `context.Context` to `GetMapping` because it's
normally an async method.

This will require a small fix up in terraform-bridge when it updates to
this version of pulumi/pkg.
2023-06-05 21:34:08 +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 Make GetMapping contextful 2023-06-05 21:34:08 +01:00
plugin_mapper_test.go Make GetMapping contextful 2023-06-05 21:34:08 +01:00