This message was deleted.
# general
s
This message was deleted.
l
This example has an ECR registry + builds and pushes an image, and runs it on fargate: https://github.com/pulumi/examples/blob/f0732dc6314636f48a88b4ac4da55e3187b1def4/aws-py-voting-app/__main__.py
f
Thanks. This looks promising. I think (if it works) it should solve the largest issue which was the build/push image part that I had trouble finding documentation about, this one seems to cover it.