I am using the `pulumi-cloud` for AWS `Service` re...
# general
m
I am using the
pulumi-cloud
for AWS
Service
resource, and am getting constant diffs in my previews. It appears the only change is the tag for the docker image in the ECS task definition. I am making no changes to the dockerfile though, and it has contents that are not changing. What could be causing this?
Nevermind, I think I finally found an open issue relating to this https://github.com/pulumi/pulumi-docker/issues/32.