ingenieux / awseb-deployment-plugin

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

eu-west-3 (Paris) region not supported #86

Closed arkel111 closed 6 years ago

arkel111 commented 6 years ago

eu-west-3 region is not available in regions drop down of the plugin.

image

aldrinleal commented 6 years ago

I think you're confusing with the other plugin. Here's the screen I've got here:

image

arkel111 commented 6 years ago

Hi Aldrin Leal, Here is the screenshot of the plugin installed in Jenkins:

image

When I click on plugin, it takes me to this site:

image

From that site , from the troubleshooting section I click on link to go to github issues:

image

And thats where I created this issue.

When I add this plugin as a post-build action in my jenkins job:

image

This is what it shows:

image

And in the drop down for the regions field this is the list:

image

As such, I don't believe this plugin supports eu-west-3 region.

aldrinleal commented 6 years ago

As I've said, its the wrong plugin. Ours doesn't appear on Post Build Steps, but as a Build Step. You're talking about another user which forked this plugin and decided to make its own plugin instead.