aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.11k stars 54 forks source link

Git Sync support extended to other Git hosts #1891

Open ajhindle opened 9 months ago

ajhindle commented 9 months ago

Resource Name

No response

Details

Hi I would like to request support for Git Sync extended to other Git hosts beyond the currently supported list, please :)

The current CFN doco says Git sync supports [GitHub], [GitHub Enterprise], [GitLab], and [Bitbucket] repositories.

Specifically, I'd like to see Git Sync support [Oracle VBS]. VBS supports SSH access and PAT (via header bearer).

The Gitops tool Flux supports "generic" Git hosts as well as specific hosts like Gitea, Azure Devops, Gitlab, Github, etc.
It would be great if the Git host support for CFN Git Sync was widened - I'd like to use it.

Thanks!

dennisvang commented 2 months ago

And last but not least:

Please provide Git Sync support for AWS CodeCommit.

Perhaps the maintainers could help us understand why AWS do not support their own version control service?