and `route53 = Route53("www", "<http://example.com...
# kotless
a
and
route53 = Route53("www", "<http://example.com|example.com>", "*.<http://example.com|example.com>")
complains about the * being invalid
t
Hm, it is really strange, I would expect that this version would work
a
I ended up just creating a cert for
www
for now
added some alternate names under it, seems happy :_)