Skip to main content
Version: Latest Version (2.9.1)

highbond_collection (Data Source)

Schema

Required

nameString

Optional

idString The ID of this resource.

Read-Only

collectionsList of Object
Nested Schema for `collections`

Read-Only

archivedBoolean
created_atString
defaultBoolean
descriptionString
idString
nameString
typeString
updated_atString
is_availableBoolean

Example Usage

data "highbond_collection" "main" {
name = "collection_name"
}

// We can access this datasource value as below: ata.highbond_collection.main.collection[0].id