Versions in this module Expand all Collapse all v1 v1.60.1 Nov 30, 2019 Changes in this version + type Map map[string]string + func Flatten(thing map[string]interface{}) Map + func (m Map) Contains(key string) bool + func (m Map) Delete(prefix string) + func (m Map) Keys() []string + func (m Map) Merge(m2 Map) Other modules containing this package github.com/rcristian3/terraform-provider-aws/v2