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.
답변함 3년 전