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
gefragt vor 2 Jahren75 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen