Does CloudFormation's "Git sync" support CodeCommit repositories?

0

From the CloudCommit Git sync docs (and Git sync walkthrough):

Git sync supports GitHub, GitHub Enterprise, GitLab, and Bitbucket repositories.

Do I understand correctly that AWS CloudFormation Git sync does not support AWS's own CodeCommit?

If that's correct, why not?

UPDATE:

I tried creating a stack using git sync, but the console only allows selection from the four providers mentioned above. See screenshot below.

I guess that answers the first part of my question, although I'm still hoping there's a way around this.

screenshot from cf console using git sync

Dennis
demandé il y a un mois107 vues
1 réponse
0

Hi,

your question is very relevant given the CodeCommit doc: https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up.html

Compatibility for CodeCommit, Git, and other components

When you work with CodeCommit, you use Git. You might use other programs, too. The following 
table provides the latest guidance for version compatibility. 

CodeCommit supports Git versions 1.7.9 and later. Git version 2.28 supports configuring 
the branch name for initial commits. We recommend using a recent version of Git.

So, I guess (I didn't try) that it should work and that the doc is incomplete.

Will you try?

Best,

Didier

profile pictureAWS
EXPERT
répondu il y a un mois
profile picture
EXPERT
vérifié il y a un mois
  • @Didier_Durand Thanks, I did try. No luck. See updated question.

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions