Skip to content
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

CodeCommit isn't accepting new repositories #11

Open
TannerHornsby7 opened this issue Sep 17, 2024 · 0 comments
Open

CodeCommit isn't accepting new repositories #11

TannerHornsby7 opened this issue Sep 17, 2024 · 0 comments

Comments

@TannerHornsby7
Copy link

TannerHornsby7 commented Sep 17, 2024

Describe the bug
CodeCommit is no longer accepting new users, which leads to a 400 error when we try to deploy the stack creating EcsBlueGreenBuildImagecodeRepo

To Reproduce
Steps to reproduce the behavior:

  1. Log into an account that doesn't have an existing CodeCommit Repository.
  2. From the root of the project repository, run npm install and build.
  3. Run the container image stack deployment script (./bin/scripts/deploy-container-image-stack.sh).

Expected behavior
The following error message will be returned:
CreateRepository request is not allowed because there is no existing repository in this AWS account or AWS Organization

@TannerHornsby7 TannerHornsby7 changed the title Migrating from CodeCommit to Github as the source code repository CodeCommit isn't accepting new repositories Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant