Dominique Dumont
Dominique Dumont
Same problem here. We often have to fallback on `kubectl logs` command to debug
It may be easier for user to have to command to "jump" into a module, this would avoid repeating `module.foo` for each request. In this case, the console prompt should...
I have a similar, but reversed, problem where I cannot pass `"true"` as a string to the helm chart: ```terraform set = [for k, v in { "ingress.annotations.nginx\\.ingress\\.kubernetes\\.io/ssl-redirect" = "true"...