AWS::ECS::TaskDefinition DockerLabels: wildcard certificate and variables

0

Hello,

  1. How about character * for wildcards TLS in cloudformation template please? We have a issue to use TLS with wildcard in DockerLabels:
"traefik.http.routers.traefik.tls.domains[0].main": "*.example.com"
  1. We have issue unhashable type: 'dict' in label
!Sub "traefik.http.services.${AppName}.loadbalancer.server.port": !Ref AppContainerPort

This does not work as well:

"!Sub traefik.http.services.${AppName}.loadbalancer.server.port": !Ref AppContainerPort
feita há 2 anos75 visualizações
Sem respostas

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas