aws-cdk-examples icon indicating copy to clipboard operation
aws-cdk-examples copied to clipboard

codepipeline-build-deploy CodeCommit dependency

Open jaysonmc opened this issue 1 year ago • 1 comments
trafficstars

Describe the bug

For new customers, CodeCommit may not be available. The use of CodeCommit will result in errors for users with new accounts.

Expected Behavior

(I have CodeCommit, so no error. New accounts, however, will receive an error).

Current Behavior

It deployed. But it won't for users of new accounts.

Reproduction Steps

cdk deploy

Possible Solution

Move to GitHub

Additional Information/Context

No response

CDK CLI Version

2.151.0

Framework Version

No response

Node.js Version

^10.9.1

OS

amzn2023.x86_64 GNU/Linux

Language

Typescript

Language Version

~5.1.6

jaysonmc avatar Aug 08 '24 13:08 jaysonmc

Please don't remove the codecommit one and just add another one for github. You can update the codecommit and link to any public codecommit notices we have. There are still customers that have access that could use the examples for now.

kaiz-io avatar Aug 08 '24 13:08 kaiz-io

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.

github-actions[bot] avatar Sep 18 '24 14:09 github-actions[bot]