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
gefragt vor 2 Monaten439 Aufrufe
1 Antwort
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
beantwortet vor 2 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen