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
[QT-621] cty: use a fork of go-cty that fixes a panic when decoding (#112)
Use a fork of `go-cty` that fixes a panic when decoding a Terraform settings
that have attributes set to `null`.
After it has been fixed upstream[0] we should go back to relying on
on the upstream stable release.
[0] zclconf/go-cty#171
Signed-off-by: Ryan Cragun <[email protected]>
0 commit comments