hashicorp / terraform-config-inspect

A helper library for shallow inspection of Terraform configurations
Mozilla Public License 2.0
371 stars 76 forks source link

Add output `type` #89

Open jritsema opened 1 year ago

jritsema commented 1 year ago

How hard would it be to add an output's type? Not sure if this only known at runtime or could be inferred statically?

https://github.com/hashicorp/terraform-config-inspect/blob/master/tfconfig/output.go