Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetResourceDataChangedKeys ¶ added in v1.26.0
func GetResourceDataListElementChanges ¶ added in v1.26.0
func SetMap ¶
func SetMap(d *schema.ResourceData, m map[string]interface{}) error
setMap sets the map of values to ResourceData, checking and returning the errors. Typically d.Set is not error checked. This helper makes checking those errors less tedious. Because this works with a map, the order of the errors would not be predictable, to avoid this the errors will be sorted.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.