Deploying from GitLab CI to multiple AWS accounts
A while back we wanted to set up a single pipeline with deployments of the same application to multiple AWS accounts so we needed to figure out a good clean way to configure the credentials for that. Most people with some experience with AWS and IAM know that you can…