Versions in this module Expand all Collapse all v1 v1.2.0 Oct 18, 2019 Changes in this version + func Decode(target interface{}, raws ...interface{}) (*mapstructure.Metadata, error) + type Validator struct + Optional []string + Required []string + func (v *Validator) Validate(c *terraform.ResourceConfig) (ws []string, es []error)