We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
src/main/java/br/com/ingenieux/jenkins/plugins/awsebdeployment/AWSClientFactory.java
Because I only see Beijing region in the code.
The text was updated successfully, but these errors were encountered:
lyen, PR welcomes (sorry, its a mess dealing with the China Clients :/)
Sorry, something went wrong.
Check out and compile the existing version on this repo, and get back to me (also check #88 just in case)
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: