Hello,
I want to make builds inside of aws containers to make access direct into infrastructure by internal iam roles to avoid putting inside docker aws creds, is there way to use ecs as build agents?
pipelines builds run inside atlassian's aws infrastructure on kubernetes.
in order to access your AWS infratructure including your IAM roles, you will need to establish trust via AWS Access keys/secret keys. Even if we ran the builds with some AWS IAM role, it would be insecure for you to let that role assume roles in your AWS account. Eveyone running builds on pipelines could then use/modify your infrastructure.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.