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

Add required Apprunner permissions for deployment #34

Closed Haagy closed 1 year ago

Haagy commented 1 year ago

Issue #, if available: In order to make this action work, I had to add to add permission the my GitHub runner. From my point of view, it would be nice to have this permissions in the docs.

Description of changes: Added section in README.md for general required permissions.

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