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
preguntada hace 2 meses439 visualizaciones
1 Respuesta
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 hace 2 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas