https://pulumi.com logo
s

square-rose-64819

04/08/2020, 9:35 PM
but doing this does not work, and doesn't yield a digest:
Copy code
const registryImage = gcp.container.getRegistryImage({
                name: imageName,
                tag: "latest"
            });