awslabs / amazon-app-runner-deploy

Registers an AWS AppRunner Service and deploys the application using the source code of a given GitHub repository. Supports both source code and Docker image based service
MIT No Attribution
49 stars 32 forks source link

Fix deploy fail if no serviceUrl is returned #25

Closed MPTG94 closed 1 year ago

MPTG94 commented 1 year ago

Issue #, if available: #24

Description of changes: Now when deploying an AWS App Runner Private Service, the deploy job won't fail because no serviceUrl was returned from the AWS API.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.