I am trying to run beanstalk with java installed on it very quickly.
So what I do is just open the beanstalk console and after creating the application I create the environment and in the environment pre configuration I chose java.
Then after clicking the create button I get some errors:
Creating security group named: awseb-e-rnwzmmymhx-stack-AWSEBSecurityGroup-SXHGXGDOF5PN failed Reason: Resource creation cancelled
Stack named 'awseb-e-rnwzmmymhx-stack' aborted operation. Current state: 'CREATE_FAILED' Reason: The following resource(s) failed to create: [AWSEBEIP, AWSEBSecurityGroup].
Or the more complete error stack is as follow:
I never attached any EIP and I just let beanstalk handle it . What is the problem?
Should I configure anything else? (Any idea is appreciated.)
Or better to ask this way: Do we need to attach EIP to beanstalk to have it work or there is a workatound using rout53?