No solution stack named 64bit Amazon Linux 2018.03 v2.10.1 running Go

0

Hello,
Trying to create ElasticBeanStalk application running Go.
I have tried to create the bean stalk manually and it works for my account.

But, using Terraform getting error -
aws_elastic_beanstalk_environment.am-sync-dev: InvalidParameterValue: No Solution Stack named '64bit Amazon Linux 2018.03 v2.10.1 running Go 1' found.
status code: 400, request id: 4f5cd8b6-9b9d-40b9-bf75-05c36851fb6f

I have tried following names -

  1. 64bit Amazon Linux 2018.03 v2.9.4 running Go 1.11.4
  2. 64bit Amazon Linux 2018.03 v2.9.4 running Go
  3. 64bit Amazon Linux 2018.03 v2.9.4 running Go 1

None of the above worked for me

Thank you

Sincerely,
Manjiri

Manjiri
demandé il y a 5 ans771 vues
3 réponses
0

Hi yancy,

Thanks for reaching out.

The availability of a given solution stack depends on the region. "64bit Amazon Linux 2018.03 v2.9.4 running Go 1.11.4" might not be available across all regions.

Also, note that, depending on how recently your AWS account was created, you may not have access to older solution stacks. Presently, "64bit Amazon Linux 2018.03 v2.10.0 running Go 1.11.5" is the latest solution stack in the regions where it is available.

Thanks,
Rahul.

AWS
répondu il y a 5 ans
0

Hello,

Thank you for your reply.

I kindof reversed engineered ! I created a elastic beanstalk application manually (AWS console).
And then used AWS CLI to get the environment information -

"aws elasticbeanstalk describe-environments --application-name am-sync-manual --region us-west-2"

The Solution stack name returned in the payload is -
"SolutionStackName": "64bit Amazon Linux 2018.03 v2.10.1 running Go 1.11.5",

Thank you, my problem is solved

Manjiri
répondu il y a 5 ans
0

Glad to hear, Yancy.

Thanks,
Rahul.

AWS
répondu il y a 5 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions