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 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则