How to configure VPC for Elastic Beanstalk using CLI
问题 I am able to create an Elastic Beanstalk environment with a VPC using this command with eb-cli : eb create --vpc This asks me to configure several options: Enter an RDS DB username (default is "ebroot"): ... Enter an RDS DB master password: ... Retype password to confirm: ... Enter the VPC ID: ... Do you want to associate a public IP address? (Y/n): ... Enter a comma-separated list of Amazon EC2 subnets: ... Enter a comma-separated list of Amazon ELB subnets: ... Do you want the load balancer