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
已提問 2 年前檢視次數 75 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南