Hi,--So I am trying to push to AWS Elastic Beanstalk and I got the following error. Any help is much appreciated.[ERROR] Failed to execute goal br.com.ingenieux:beanstalk-maven-plugin:1.4.0:create-environment (default-cli) on project GenieoInstaller: Failed: Configuration validation exception: Invalid Parameter Value: 't2.medium' for parameter: InstanceType - Value is not one of the allowed values: [t1.micro, m1.small, m1.medium, m1.large, m1.xlarge, c1.medium, c1.xlarge, m2.xlarge, m2.2xlarge, m2.4xlarge, m3.xlarge, m3.2xlarge, cc1.4xlarge, cc2.8xlarge, cg1.4xlarge] (Service: AWSElasticBeanstalk; Status Code: 400; Error Code: ConfigurationValidationException; Request ID: a865c92a-c73e-11e4-b201-c535df1f982a) -> [Help 1]
You received this message because you are subscribed to the Google Groups "beanstalker-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beanstalker-us...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
This can't be. I see t2.medium in AWS Elastic Beanstalk console in us-east-1 region.