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
質問済み 2ヶ月前441ビュー
1回答
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
回答済み 2ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ