Hi Pulumi Community, I am at final round in PoC. M...
# general
l
Hi Pulumi Community, I am at final round in PoC. My Ingress Code is here. https://gist.github.com/nsisodiya/d3535c78c8c95499b7efcd5805f8bda7 I want to create A record for ingress url. It involve getting ZoneId and code is faling. most of the time when I want to operate over
Output<string>
I am always stuck. Can someone help by looking at code. @flat-insurance-25294 - gist and not code dump this time 😉
@flat-insurance-25294
Jesus dude, you didn’t even bother to format and indent.
gist is formatted. My API end points should be like https://api.syn-platform.com/service1 etc. ALB Ingress controller create url like e9275192-syngentaplatform--87b5-1276037906.us-east-1.elb.amazonaws.com
f
does
<http://e9275192-syngentaplatform--87b5-1276037906.us-east-1.elb.amazonaws.com>
actually work?
l
now, I want to map it to api.syn-platform.com/ndvi etc kind of url.
ALB Ingress should create these A names automatically, IMO