Xulei Liu
Xulei Liu
Dear all, I would like to see `terraform fmt` support pretty-printing collection types. Currently I observe that internal `terraform fmt` code runs format passes on _fixed_ lines (please see [format.go](https://github.com/hashicorp/hcl/blob/main/hclwrite/format.go#L27C1-L27C33))....
### What should we add or change to make your life better? Hi there, I followed [ingress-controller.yaml](https://github.com/dotnet/yarp/blob/main/samples/KubernetesIngress.Sample/Combined/ingress-controller.yaml) to set up Yarp Ingress Controlelr for applications. I'm wondering if Yarp is...