awsdocs / aws-elastic-beanstalk-developer-guide

The open source version of the AWS Elastic Beanstalk Developer Guide. You can submit feedback and requests for changes by submitting issues in this repo or by making proposed changes and submitting a pull request.
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/Welcome.html
Other
199 stars 194 forks source link

dotnet core tutorial leads to errors #111

Closed mtsanaissi closed 1 year ago

mtsanaissi commented 3 years ago

Following the instructions on dotnet-core-tutorial did not work as expected. When trying to deploy the source bundle to the created environment, the error below is shown. Instance deployment: Your source bundle has a single .NET Core application. You must include a file with a '.runtimeconfig.json' suffix. The deployment failed. I found this StackOverflow answer explaining the correct way to deploy.

joshbean commented 1 year ago

Closing this issue or pull request in advance of archiving this repo. For more information about the decision to archive this repo (and others in the 'awsdocs' org), see the announcement on the AWS News Blog.