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

Lowercase repo name, on creation #32

Open
digitalronin opened this issue Aug 17, 2020 · 0 comments
Open

Lowercase repo name, on creation #32

digitalronin opened this issue Aug 17, 2020 · 0 comments

Comments

@digitalronin
Copy link
Contributor

If the team name in the user's variables.tf file has upper-case letters (e.g.
WebOps), then ECR creation will fail because AWS will reject the name
WebOops/my-test (assuming a namespace called my-test).

This PR helps to mitigate this:
ministryofjustice/cloud-platform-cli#38

However, users can still edit their variables.tf file, and the upper-case team
name is technically correct, so we should adjust this module so that it still
works correctly in that case.

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