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
posta un mese fa107 visualizzazioni
1 Risposta
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
ESPERTO
con risposta un mese fa
profile picture
ESPERTO
verificato un mese fa
  • @Didier_Durand Thanks, I did try. No luck. See updated question.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande