codeship-library / aws-utilities

Docker images and scripts to deploy to AWS
MIT License
56 stars 44 forks source link

Added the ability to use --cli-input-json to CodeDeploy deployment #105

Open leimd opened 4 years ago

leimd commented 4 years ago
This PR adds an environment variable called CODEDEPLOY_CLI_INPUT_JSON which when supplied, it  will be passed into the --cli-input-json argument for 'aws deploy create-deployment' so that we can pass in additional configuration for code deploy