Skip to content

Releases: labd/terraform-provider-commercetools

v0.26.1

22 Jan 12:23
Compare
Choose a tag to compare

Changelog

9f1387b Bugfix: Fix inability to add an action to a commercetools_api_extension trigger
681911d Update Changelog

v0.26.0

12 Jan 09:20
Compare
Choose a tag to compare

Changelog

5363bf3 * add support to update a set of enum in a custom type
d08d963 * allow to update the label of an existing enum value
7238b63 Fix ProductType and DiscountCode tests (#140)
432b266 Fix broken log.Printf() command
e9df753 Update Changelog
16e5d47 feature: Add Customer Group resource (#141)

v0.25.3

17 Dec 11:43
Compare
Choose a tag to compare

Changelog

90273d5 Set ForceNew flag on Store.key

v0.25.2

17 Dec 11:26
Compare
Choose a tag to compare

Changelog

78220ac Add change key action for channels

v0.25.1

05 Dec 21:03
Compare
Choose a tag to compare

Changelog

81a72e9 Add update action when changing the input_hint of a type
0f9fad4 Remove tax rates from tax category docs
4bdd912 Update changelog
7d56ce4 Update store resource docs

v0.25.0

27 Nov 13:32
Compare
Choose a tag to compare

Changelog

dcd04fb Add documentation for custom objects
a49e0cd Add support for resource_custom_object
25074d0 Update changelog
1092438 Use "actions/setup-go@v2"

v0.24.1

13 Nov 12:03
Compare
Choose a tag to compare

Changelog

43e7a0a Add workaround tax category update handling
5e680dd Update release notes

v0.24.0

13 Nov 11:06
Compare
Choose a tag to compare

Changelog

b91b5e3 Add support for managing the supply channels of a store
252383f Ignore missing tax rates in resourceTaxCategoryRateRead
5fbf9c1 Update README.md
a3700b0 Update changelog
d95c5b7 Update releasing info
092bad8 update docs for terraform 0.13

v0.23.0

28 Aug 18:33
Compare
Choose a tag to compare

Changelog

6e371d7 Add gorelease file as a test
399e74e Create release when new tag is pushed
4cbb394 Fix typo in commercetools.StoresStDistributionChannelsAction
ca8ed99 Remove homebrew step for now (should no longer be needed)
3d7f493 Update changelog
d920eb7 Update goreleaser to match the terraform example
ca84a3c Update to terraform-plugin-sdk 1.15.0
7842c07 Use example workflow from hashicorp
2544e0f Use latest commercetools-go-sdk (unreleased)
3f54842 update

0.22.1

21 Jul 12:15
Compare
Choose a tag to compare

Changelog

14381b8 Fix distribution channel store update edge cases + bugs