trying to understand the "Redeploy Service On Ever...
# general
s
trying to understand the "Redeploy Service On Every Apply" example on https://www.pulumi.com/registry/packages/aws/api-docs/ecs/service/ It just seems to throw an error? I am building an ecs service. If i change my code - that creates a new docker image that gets pushed so i would like to rededploy if that happens i.e the image is rebuilt and pushed to the AWS ECR.