Create a github connection for app runner using cloudformation

0

Hello, folks please help in finding how to create a GitHub connection in cloud formation template for app runner. Actually, I want to deploy my application on apprunner from the github repo. I can find the option while creating the apprunner to connect to github. But my question is how to do that same thing in the cloudformation.

質問済み 2年前341ビュー
1回答
0

As you eluded to, App Runner supports image deployments directly from ECR or code deployments directly from GitHub which are recommended. If you'd prefer to use CloudFormation to deploy your App Runner app from GitHub, you could consider leveraging the Configure AWS Credentials and Deploy CloudFormation Stack GitHub Actions to do it using a federated AWS Role.

profile pictureAWS
回答済み 2年前

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

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

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

関連するコンテンツ