Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/resources/business_unit_company.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ page_title: "commercetools_business_unit_company Resource - terraform-provider-c
subcategory: ""
description: |-
Business Unit type to represent the top level of a business. Contains specific fields and values that differentiate a company from the generic business unit.
See also the [Business Unit API Documentation](https://docs.commercetools.com/api/projects/business-units
See also the [Business Unit API Documentation](https://docs.commercetools.com/api/projects/business-units)
---

# commercetools_business_unit_company (Resource)

Business Unit type to represent the top level of a business. Contains specific fields and values that differentiate a company from the generic business unit.

See also the [Business Unit API Documentation](https://docs.commercetools.com/api/projects/business-units
See also the [Business Unit API Documentation](https://docs.commercetools.com/api/projects/business-units)

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/business_unit_division.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ page_title: "commercetools_business_unit_division Resource - terraform-provider-
subcategory: ""
description: |-
business unit type to represent the top level of a business. Contains specific fields and values that differentiate a Division from the generic BusinessUnit.
See also the [business unit API Documentation](https://docs.commercetools.com/api/projects/business-units
See also the [Business Unit API Documentation](https://docs.commercetools.com/api/projects/business-units)
---

# commercetools_business_unit_division (Resource)

business unit type to represent the top level of a business. Contains specific fields and values that differentiate a Division from the generic BusinessUnit.

See also the [business unit API Documentation](https://docs.commercetools.com/api/projects/business-units
See also the [Business Unit API Documentation](https://docs.commercetools.com/api/projects/business-units)

## Example Usage

Expand Down
7 changes: 5 additions & 2 deletions docs/resources/product_selection.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,15 @@
page_title: "commercetools_product_selection Resource - terraform-provider-commercetools"
subcategory: ""
description: |-
Product Selections can be used to manage individual assortments for different sales channels.See also the Product Selections API Documentation https://docs.commercetools.com/api/projects/product-selections
Product Selections can be used to manage individual assortments for different sales channels.
See also the Product Selections API Documentation https://docs.commercetools.com/api/projects/product-selections
---

# commercetools_product_selection (Resource)

Product Selections can be used to manage individual assortments for different sales channels.See also the [Product Selections API Documentation](https://docs.commercetools.com/api/projects/product-selections)
Product Selections can be used to manage individual assortments for different sales channels.

See also the [Product Selections API Documentation](https://docs.commercetools.com/api/projects/product-selections)

## Example Usage

Expand Down