You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running git clone --recursive [email protected]:cloudposse/dev.git has a single error:
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:cloudposse/terraform-aws-ec2-cloudwatch-sns-alarms.git' into submodule path '.../dev/projects/terraform/terraform-aws-ec2-cloudwatch-sns-alarms' failed
Failed to clone 'projects/terraform/terraform-aws-ec2-cloudwatch-sns-alarms' a second time, aborting
Additionally, many folders (such as projects/tools/build-harness) are empty. I can see many of them being cleaned in prep, for a new project but not build-harness. This causes the instructions to fail. (NOTE: I cloned 2x, and got the same result)
Running
git clone --recursive [email protected]:cloudposse/dev.git
has a single error:Additionally, many folders (such as
projects/tools/build-harness
) are empty. I can see many of them being cleaned in prep, for a new project but notbuild-harness
. This causes the instructions to fail. (NOTE: I cloned 2x, and got the same result)The text was updated successfully, but these errors were encountered: