v0.38.0
Add `description` and `concurrent_build_limit` to `aws_codebuild_project` @gui-don (#89)
what
- allows user to input a concurrent_build_limit for the codebuild project
- allows user to input a description for the codebuild project
why
- Missing and needed