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
feita há um mês129 visualizações
1 Resposta
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
ESPECIALISTA
respondido há um mês
profile picture
ESPECIALISTA
avaliado há um mês
  • @Didier_Durand Thanks, I did try. No luck. See updated question.

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas