Where is Git sync cloning the repository?

0

Hi guys,

I used Git sync feature for AWS CloudFormation to deploy a stack from GitHub, but I'd like to know about the first event that says the following: Event: Clone started Event type: CLONE_STARTED

Event

Where is it getting cloned?

Thanks

Sixa

Sixa
feita há 2 meses441 visualizações
1 Resposta
1

CloudFormation will make a copy of the source files from your Git repository(in your case the github repository) by cloning the repository to get a copy CLONE_STARTED says the event started.

See this link additional info

HTH

AWS
jay-aws
respondido há 2 meses

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