aws_codebuild: missing property for using a GitHub App credential type defined in CodeConnections
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 74
Description
### Describe the feature
There's currently no way in CDK to [configure a GitHub App as credential type](https://aws.amazon.com/about-aws/whats-new/2024/08/aws-codebuild-github-apps-access-source-repositories/):

### Use Case
See above.
### Proposed Solution
_No response_
### Other Information
Related issue for Terraform AWS Provider: hashicorp/terraform-provider-aws#39011
### Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
### CDK version used
2.154.1
### Environment details (OS name and version, etc.)
Ubuntu 22.04.3 LTS
Contributor guide
Research direction
Start by locating the aws_codebuild source credential configuration in the CDK TypeScript code and its existing tests. Compare the supported credential types with the GitHub App credential type described in the AWS CodeBuild announcement and related Terraform issue. Done means CDK can configure that credential type and the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100