hashicorp/consul-terraform-sync

Document usage of output

chris-aeviator opened this issue · 0 comments

I'm not able to find any info on howto use the output functionality of terraform in CTS. I expect outputs to behave the same way as in terraform, so I can view them in the console for debug purposes. Currently I can only achieve this via writing them to files, since the documentation doesnt mention anything about it IMO.