package
0.7.0-rc3
Repository: https://github.com/bradfeehan/terraform.git
Documentation: pkg.go.dev

# Functions

WeakDecode behaves in the same way as mapstructure.WeakDecode but has a DecodeHook which defeats the backward compatibility mode of mapstructure which WeakDecodes []interface{}{} into an empty map[string]interface{}.