sparse-intern-71089
04/08/2020, 9:34 PMgentle-diamond-70147
04/08/2020, 11:13 PMgentle-diamond-70147
04/08/2020, 11:14 PMpulumi.docker.Provider()
with registryAuth
) and pass that to your new docker.RemoteImage(...,{},{provider: gcrDockerProvider})
.gentle-diamond-70147
04/08/2020, 11:15 PMregistryAuth
filled out like in your Terraform link should provide the necessary authentication for the Docker provider/daemon to connect to GCR correctly.gentle-diamond-70147
04/08/2020, 11:30 PMpulumi up
this, but not sure if this is the full use case you're trying.square-rose-64819
04/09/2020, 12:35 AMsquare-rose-64819
04/09/2020, 12:35 AMsquare-rose-64819
04/09/2020, 1:14 AMdocker.getRegistryImage
square-rose-64819
04/09/2020, 1:14 AMgentle-diamond-70147
04/09/2020, 1:20 AMInvokeOptions
takes a provider
.square-rose-64819
04/09/2020, 1:28 AMsquare-rose-64819
04/09/2020, 1:28 AMSynchronous call made to "docker:index/getRegistryImage:getRegistryImage" with an unregistered provider. This is now deprecated and may cause the program to hang.
For more details see: <https://www.pulumi.com/docs/troubleshooting/#synchronous-call>