highbond_collection (Data Source)
Schema
Required
name | String |
Optional
id | String | The ID of this resource. |
Read-Only
collections | List of Object | |
Nested Schema for `collections` | ||
is_available | Boolean |
Example Usage
data "highbond_collection" "main" {
name = "collection_name"
}
// We can access this datasource value as below: ata.highbond_collection.main.collection[0].id