Description
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