Skip to content

Releases: labd/terraform-provider-commercetools

0.11.0

20 Jun 13:44
Compare
Choose a tag to compare

Changelog

6e3c07f Added section for troubleshooting
2772d43 Configure the user-agent settings
f755d62 Fix acceptance test failing due to new TF changes
2706d59 Fix all backwards incompatible blocks in testcases for 0.12
ea6fed8 Fixes mock tests on azure pipeline
9e810f1 Use latest version of commercetools-go-sdk

0.10.0

17 Jun 15:18
Compare
Choose a tag to compare

Changelog

7d95896 Use Terraform 0.12.2 dependency

0.9.0

20 May 15:39
Compare
Choose a tag to compare

Changelog

cb04ebd Use latest TF provider to prepare for 0.12 release

0.8.0

20 May 15:10
be217bd
Compare
Choose a tag to compare

Changelog

a6647bb Implement state resource
be217bd Merge pull request #65 from labd/feature/state-resource

0.7.1

14 May 09:37
Compare
Choose a tag to compare

Changelog

5173ca0 Add make format command
40c644f Add validation for currency code

0.7.0

08 May 19:58
4bdfa8b
Compare
Choose a tag to compare

Changelog

53ccd84 Add new store resource
4bdfa8b Merge pull request #64 from labd/feature/store-resource

0.6.0

26 Apr 11:36
Compare
Choose a tag to compare

Changelog

706fc7c Add basic acceptance test, fix not setting freeAbove
7e5a648 Add isDefault attribute
34e866e Add logging to debug why test is failing
de13bfb Add tax category reference attribute
59a068d Add update call and documentation
d3fbc14 Custom import for shipping rate zones, fix all type conversions/optional fields
3b29c1b Merge pull request #61 from labd/feature/resource_shipping_method
a42b735 Never cache mock test results
e13985a Register shipping method resource in provider
75382af Remove irrelevant TODO (hasChange seems to work for list resource entries)
cf0b448 Update changelog for 0.6.0
f0f1dcc WIP: implement shipping zone rates
a457600 finish initial stub of shipping methods
fff9d84 go mod tidy
a99ec24 update call for updating of shipping methods
4e4c1dc update go-sdk

0.5.4

15 Apr 14:32
Compare
Choose a tag to compare

Changelog

e523e0f Add test to change lenum value label
adb9ac3 Fix localizedString comparing to map[string]interface{} not working
74e96ba Merge pull request #59 from labd/fix/issue58-add-key-field-to-shipping-zone
cc8f7c0 Updated changelog
d75b600 add key field to commercetools_shipping_zone resource

0.5.3

27 Mar 08:31
5958340
Compare
Choose a tag to compare

Changelog

c699506 Implement product type description/localized enum label change actions
5958340 Merge pull request #57 from labd/bugfix/type-value-changes

0.5.2

26 Mar 09:08
Compare
Choose a tag to compare

Changelog

ad1432b Added instructions on how to release
0cb1fc8 Fix not reading Money type
5c7b176 Merge pull request #56 from labd/bugfix/custom-type-money-field-type