'AWS ECS Fargate update docker image only
Have deployed a Fargate cluster/service/task using pulumi (Python). "pulumi up" works well. Now we want to keep all pieces as are, load balancer etc, and just update the docker image of the running task. How is this done? Running "pulumi up" again, creates a new cluster.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
