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

Error: "name" cannot be longer than 32 characters: "ces-adm-domain-applications-dev-alb" #22

Closed
ylehilds opened this issue Apr 17, 2020 · 0 comments

Comments

@ylehilds
Copy link
Member

in the AWS code pipeline while running this command: 'terraform apply -auto-approve -input=false' I run into this issue. Please advise! Can I not have a repo name this big?

[Container] 2020/04/17 00:45:19 Running command terraform apply -auto-approve -input=false
410

...

Error: "name" cannot be longer than 32 characters: "ces-adm-domain-applications-dev-alb"

438 |  
439 | on .terraform/modules/app.my_fargate_api/main.tf line 93, in resource "aws_alb" "alb":
440 | 93: resource "aws_alb" "alb" {
441 |  
442 |  
443 |  
444 | [Container] 2020/04/17 00:45:30 Command did not exit successfully terraform apply -auto-approve -input=false exit status 1
445 | [Container] 2020/04/17 00:45:30 Phase complete: BUILD State: FAILED
446 | [Container] 2020/04/17 00:45:30 Phase context status code: COMMAND_EXECUTION_ERROR Message: Error while executing command: terraform apply -auto-approve -input=false. Reason: exit status 1

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