[Enhancement]: AWS CodeBuild now supports using GitHub Apps to access source repositories #39011
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/codebuild
Issues and PRs that pertain to the codebuild service.
Description
AWS CodeBuild now integrates with GitHub Apps as the authentication method to access your repositories. A GitHub App connection can be set as the default authentication method for all projects, or can be specified for an individual project source.
Affected Resource(s) and/or Data Source(s)
aws_codebuild
aws_codebuild_source_credential
Potential Terraform Configuration
References
Announcement : https://aws.amazon.com/about-aws/whats-new/2024/08/aws-codebuild-github-apps-access-source-repositories/
Documentation: https://docs.aws.amazon.com/codebuild/latest/userguide/access-tokens-github-overview.html#connections-github-app
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: