sparse-intern-71089
12/05/2023, 10:29 PMcuddly-australia-69919
12/06/2023, 4:28 PMawsx.ecr.Image
. I could use that approach but the downside there is that I don’t see a way to specify the tag I want to use for the image, which is necessary for my use case
So I guess I have two parts to this question:
1. Can pulumi-docker
images take in build secrets without having to build outside of Pulumi?
2. With pulumi-awsx
is there a way to specify the image tag to be used?cuddly-australia-69919
12/06/2023, 6:19 PMsubprocess
commands within Pulumi to create and push the image. That is working for now but if there is a more pulumi friendly approach to 1) building and image with the secret built arg and 2) being able to customize the image tag name please let me knowambitious-appointment-66307
12/08/2023, 4:46 AMawsx.ecr.Image