# Functions
ContainsDeploymentRole checks if a deployment role is in the list of deployment roles.
ContainsDeploymentRoles checks if a list of deployment roles contains a list of roles.
ContainsWorkspaceRole checks if a workspace role is in the list of workspace roles.
ContainsWorkspaceRoles checks if a list of workspace roles contains a list of roles.
No description provided by the author
No description provided by the author
GetDataSourcesLength retrieves the number of elements returned from a data source in the Terraform state.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ObjectSet is a helper that creates a types.Set of objects where each types.Object is created by the transformer function.
No description provided by the author
StringSet is a helper that creates a types.Set of string values.
TypesSetToStringSlice converts a types.Set to a slice of strings This is useful for converting a set of strings from the Terraform framework to a slice of strings used for calling the API.
# Constants
No description provided by the author