This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Description
git2s3issuelogs.docx
Same git2s3 CFT i used for dev stg and prd environment, everything is working correctly in dev and stg but failing in prd env I am getting below error in codebuild log:
--
Error while executing
command: git clone —single-branch —depth=1 —branch $Branch $GitUrl .. Reason: exit status 128
ssh: connect to host git.autodesk.com port 22: Connection timed out
fatal: Could not read from remote repository
Please make sure you have the correct access rights and the respository exists.
Can you please help me with this, as it is blocking my production deployment.