piran-cabiri
piran-cabiri
We have a product type with some enums in them. The product data is fed by an external system, and so we add enum values to the product type when...
In https://github.com/newrelic/terraform-provider-newrelic/issues/2577 the ability for `newrelic_browser_application` to return the created `application_id` was added, and was released in 3.35.2. However, I'm not seeing the created `application_id` being consistently returned on the...
The commercetools_cart_discount creates cart discounts, but cannot be used to assign those discounts to particular stores. In the commercetools API the [CartDiscountDraft](https://docs.commercetools.com/api/projects/cartDiscounts#cartdiscountdraft) object takes an array of stores, and there...