aws / aws/aws-cdk

aws_codebuild: missing property for using a GitHub App credential type defined in CodeConnections

Open
#31,236 4 comments 15 reactions 0 assignees View on GitHub
@aws-cdk/aws-codebuild effort/medium feature-request p2
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/):

![image](https://github.com/user-attachments/assets/59be7560-d1f4-4cc7-a712-ffc0712186da)

### 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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.