Skip to content

support current AWS environments #55

Description

@dareno
Problem Description

This plugin is hard-coded to an environment that no longer exists. The deploy command will fail with the following message:

com.amazonaws.AmazonServiceException: No Solution Stack named '32bit Amazon Linux running Tomcat 7' found.
Root Cause

Hard-coded environment selection:

"32bit Amazon Linux running Tomcat 7")))))

Currently supported "Java with Tomcat" environments: https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platforms-supported.html#platforms-supported.java

Versions:
  • lein: Leiningen 2.8.1 on Java 1.8.0_161 Java HotSpot(TM) 64-Bit Server VM
  • plugin: :plugins [[lein-beanstalk "0.2.7"]]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions