ingenieux / awseb-deployment-plugin

Jenkins Plugin for AWS Elastic Beanstalk
Apache License 2.0
29 stars 53 forks source link

cn-northwest-1 Region AWS Credentials not supported #85

Open lyenliang opened 6 years ago

lyenliang commented 6 years ago

Hi, I found that this plugin cannot access China cn-northwest-1 region, which is Ningxia region.

Probably a modification of src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSClientFactory.java file can solve this problem.

Because I only see Beijing region in the code.

aldrinleal commented 6 years ago

lyen, PR welcomes (sorry, its a mess dealing with the China Clients :/)

aldrinleal commented 5 years ago

Check out and compile the existing version on this repo, and get back to me (also check #88 just in case)