//
pkg.gl
Category
github.com/splunk/terraform-provider-scp
internal
utils
package
1.2.1
Repository:
https://github.com/splunk/terraform-provider-scp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
36 SLOC
#
Functions
IsSliceEqual
IsSliceEqual function compares two lists ignoring the element order.
ParseSetValues
ParseSetValues converts the schema.Set object to an array of strings, it's supposed to be used for parsing resource data only.