0.9.0: Added the `artifact_type` variable. (#26)
* Added the `artifact_type` variable. Currently, if you set the `source_type` variable to anything other than `CODEPIPELINE`, Terraform raises an exception. This is because the artifact type is always set to `CODEPIPELINE`. * Updated README.md