-
Notifications
You must be signed in to change notification settings - Fork 209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for GitHub as Source provider #21
Comments
@RobReus Thanks for the request. We will add this to the backlog for a future release. |
IHAC looking for integration with GitHub Enterprise repository. |
Thanks for creating the feature request. We have added this our backlog. |
Can we move this along? Fortune 500 companies for the most part don't want to use CodeCommit. They want to use their own source control system |
What's the status on this? Enterprises benefit the most from Control Tower, however, they prefer Github for repo management! |
Looks like codecommmit has been recently deprecated so this is even more important now: https://repost.aws/questions/QUshILm0xbTjWJZSD8afYVgA/codecommit-cannot-create-a-repository#ANa5lXt9nwSiGyN8fGlmOA-Q |
We released CfCT v2.8.1 today, adding support for GitHub as a VCS. https://github.com/aws-solutions/aws-control-tower-customizations/releases/tag/v2.8.1 |
In addition to S3, and the newly added CodeCommit source providers, I would like to see GitHub be added too for those of us using GitHub instead.
You should be able to select "GitHub" in the
CodePipelineSource
parameter, and then have a choice if you want to "Poll" or if you want a "Webhook" to be created. A parameter for the GitHub token secret should also be added.The text was updated successfully, but these errors were encountered: