afina-us/Amazon App Runner "Deploy Service" Action for GitHub Actions

Registers and deploys the application as App Runner service

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
serviceThe name of the App Runner serviceyes
source-connection-arnARN for the `GitHubConnection` in App Runnerno
access-role-arnARN for IAM Role, if the App Runner service is configured with ECR imageno
repoGitHub source repository URLno
branchRepository branch nameno
imageDocker image URI with tagno
runtimeRuntime of the application, note: AppRunner only supports `NODEJS_12` and `PYTHON_3` runtime typesno
build-commandApplication build commandno
start-commandApplication start commandno
portThe service uses this TCP portno
regionAWS deployment regionno
cpuCPU for the service, defaults to 1 vCPUno
memoryMemory for the service, defaults to 2 GBno
environmentVariablesEnvironment variables in JSON formatno
wait-for-service-stabilityWhether to wait for the App Runner service to reach stable state after deploying the new task definition. Valid value is "true". Will default to not waiting.no
namedescription
service-idApp Runner service ID