-
New Feature
-
Resolution: Unresolved
-
Minor
-
Jenkins 2.222.3
EC2 Plugin 1.47
We run our jenkins on eks using jenkins helm chart in our prod account, we would like to be able to launch slave instances in our dev account using an instance profile with a policy to assume a role in that account.
Currently this doesn't seem to be possible without creating a IAM user in our dev account and using it in the EC2 plugin.
Since we are moving away from IAM users we would like to be able to achieve this using IAM instance profiles