Hi! When deploying a docker container on a comput...
# google-cloud
p
Hi! When deploying a docker container on a compute engine instance via Pulumi, how would you persist state? If I update the docker container version via Pulumi, this would create a new compute engine instance I believe? Thanks a lot!