Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JENKINS-72643: Fixed listing regions when using ec2 ARN role with instance profile #957

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 26, 2024

  1. JENKINS-72643: Fixed listing regions when using ec2 instance profile …

    …credentials
    
    In the case where a user specified an ARN Role in the advanced section of cloud config we need to use that information when pulling the list of regions.
    
    In my case without this ARN Role being used with credentials I would get an empty drop-down list with no errors.
    
    I added a log message with the exception to expose a bit of information in case of failures.
    craigcomstock committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    16a8ba9 View commit details
    Browse the repository at this point in the history