Cannot setup CodeCommit because there is no Source Control setup

0

I am deploying Django based static website on Elastic beanstalk, referering eb aws documentations. After eb init command i am getting this error "Cannot setup CodeCommit because there is no Source Control setup"

asked 2 years ago906 views
2 Answers
0

Did you check the EBS developer guide "Deploying from your CodeCommit repository"? https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli-codecommit.html#eb-cli-codecommit-deploy

Igvir
answered 2 years ago
0

It helps to run eb init --interactive. Not sure why ;)

profile picture
virshu
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions