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
질문됨 5년 전763회 조회
3개 답변
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
답변함 5년 전
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
답변함 5년 전
0

Glad to hear, Yancy.

Thanks,
Rahul.

AWS
답변함 5년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠