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.

1 Antwort
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
beantwortet vor 2 Jahren

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