mirror of https://github.com/hashicorp/terraform
Fix `terraform console` crash for ephemeral values (#36267)
We now check if a value has an ephemeral mark before trying to format it. The check prevents us from passing a marked value to go-cty's AsString function, which leads to a crash.pull/36187/head
parent
908828be8a
commit
c3fb92c1ce
Loading…
Reference in new issue