Possible typo in eb init
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 45/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- aws, php
- Domain
- cloud, documentation
Research direction
Search the repository's installation instructions for the eb init example and compare its platform value with the AWS Elastic Beanstalk documentation linked in the issue. Done means the example uses php-7.0 rather than php7.0 and no longer shows the invalid form.
Written by the indexing model from the issue text.
Description
This form gave me an error:
#eb init --platform php7.0 --region us-east-1
ERROR: NotFoundError - The EB CLI cannot find a platform for key "php7.0".
This form worked:
#eb init --platform php-7.0 --region us-east-1
Application drupal-beanstalk has been created.
--platform php-7.0 (instead of php7.0) is the correct syntax per https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb3-init.html
Thanks!
- Dominant language
- PHP
- Stars
- 47
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from aws-samples/eb-php-drupal
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
aws-samples/eb-php-drupal#13 · 8 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
aws-samples/eb-php-drupal#9 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
aws-samples/eb-php-drupal#6 · 1 reaction ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 38/100
aws-samples/eb-php-drupal#5 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
aws-samples/eb-php-drupal#3 · 2 comments ·
All issues in aws-samples/eb-php-drupal
Similar issues
-
tooling
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
UX
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
ProfessionalWiki/NeoWiki#1525 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
bug customer-reported
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
MagnaCapax/PMSS#949 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Automattic/static-site-importer#1829 ·