aws-samples / aws-samples/sample-devops-agent-ecs-workshop

Retail Store UI - not working after Terraform deployment

Abierto
#1 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Shell
Estrellas
6
Forks
8
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hello,
Terraform deployment completed successfully but the Retail UI didn't work.
Checking the ALB I found that there wasn't a Listener configured.
After manually configured the Listener (port 80) adding the existing Target Group (ui-application) the URL worked.
-
I asked Kiro what was the problem and this is the answer (that act
`The issue is that in the terraform-aws-modules/alb version 8.0, when using target_groups as a list, you should use name_prefix instead of name to avoid naming conflicts. The name parameter with a fixed value can cause issues with the module's internal resource creation. Try running terraform apply now.`
Cheers.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Empieza por localizar la configuración de Terraform para el ALB y el grupo de destino ui-application; después, revisa cómo está configurado el módulo terraform-aws-modules/alb versión 8.0. Aplica el cambio de nomenclatura del grupo de destino indicado y vuelve a desplegar. La tarea estará terminada cuando Terraform cree el listener del puerto 80 con el grupo de destino existente y la URL de Retail UI funcione sin configuración manual.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
aws, shell, terraform
Área
cloud, devops, infrastructure
Tipo de issue
Error
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.