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

Support `AutoDeploymentsEnabled` #26

Open Suyama-Daichi opened 1 year ago

Suyama-Daichi commented 1 year ago

Issue #, if available: Support AutoDeploymentsEnabled Description of changes: Support AutoDeploymentsEnabled

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

brandonrobertz commented 1 year ago

Is it just a matter of removing those three lines that is blocking this? Being able to disable the auto deploy upon commit functionality here would be super useful.