Skip to content

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

Closed
@ylehilds

Description

@ylehilds

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions