ingenieux/beanstalker

No environments found on update

Closed this issue · 2 comments

When I try and update, I get an error "No environments found".
The environment is clearly available and can be seen in the call to list the environments.

This may be related to ticket #58.

SOLUTION:

I had to use both the cname tag and the environmentRef tag for the update to work.

<cnamePrefix>myebsapp</cnamePrefix> <environmentRef>myebsapp.elasticbeanstalk.com</environmentRef>

I also updated the version to 1.4.3-foralula+ as there was a bug in the 1.4.2 version I was using.