Comment on Pinecone Open-Sources AWS Reference Architecture with PulumiparentComments−rtuin2yMy setup extends on this: the pulumi stack creates ECR repo, IAM user+access token, adds credentials and ECR details to GitHub actions secrets, and GitHub actions builds tags and pushes the images to ECR when a release is (automatically) tagged.Pulumi is (mostly) a bliss!
Comments
My setup extends on this: the pulumi stack creates ECR repo, IAM user+access token, adds credentials and ECR details to GitHub actions secrets, and GitHub actions builds tags and pushes the images to ECR when a release is (automatically) tagged.
Pulumi is (mostly) a bliss!