You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You mean using a helper in terraform? (jsondecode and yamlencode)
I thought it could have been a bit more useful/less verbose to do that in the go plugin. But otherwise yes, decode json then reencode it in yaml in golang.
It could be worth exposing the result of the evaluation as YAML:
Exporting a new value here should suffice
terraform-provider-dhall/internal/provider/data_source.go
Lines 77 to 81 in 914e3ff
The text was updated successfully, but these errors were encountered: