This is probably pretty simple, but just getting s...
# aws
f
This is probably pretty simple, but just getting started with Pulumi using AWS ECS Fargate / ECR / Build of docker image. Have a look at this Typescript code, and then tell me: As this is doing my docker build for me and deploying it to my repo, is there a way to specify the tags I want applied to my built and pushed docker image? And if the answer is "It's not posisble" all good. I just want to make sure I'm not missing something.