Elastic Beanstalk の構成を設定するときに、ソリューション スタックのオプションがありません。
問題の行は次のとおりです。
`Select a solution stack.
Available solution stacks are:
Select (1 to 0):`
出力全体は次のとおりです。
bret@ubuntu:~/myapp$ eb init
To get your AWS Access Key ID and Secret Access Key,
visit "https://aws-portal.amazon.com/gp/aws/securityCredentials".
Enter your AWS Access Key ID:
Enter your AWS Secret Access Key:
Select an AWS Elastic Beanstalk service region.
Available service regions are:
1) US East (Virginia)
2) US West (Oregon)
3) US West (North California)
4) EU West (Ireland)
5) Asia Pacific (Singapore)
6) Asia Pacific (Tokyo)
7) Asia Pacific (Sydney)
8) South America (Sao Paulo)
Select (1 to 8): 1
Enter an AWS Elastic Beanstalk application name (auto-generated value is "myapp"):
Enter an AWS Elastic Beanstalk environment name (auto-generated value is "myapp-env"):
Select a solution stack.
Available solution stacks are:
Select (1 to 0):
32 ビットの Ubuntu 12.10 と AWS Elastic Beanstalk CLI ツール バージョン 2.4.0 を実行しています。