0.8.0: Add support for CodeBuild source location and type (#22)
* Add support for CodeBuild source location and type This adds support for specifying a location and type for the CodeBuild source, to support building from sources other than CodePipeline, such as GitHub or S3. * Remove optional/required and regenerate README