Releases: labd/terraform-provider-commercetools
Releases · labd/terraform-provider-commercetools
v1.11.3
Fixed
- Added fix to update countryTaxRateFallbackEnabled separately
v1.11.2
Fixed
- NotFound error not handled correctly
v1.11.1
Fixed
- Change store countries to set type
v1.10.1
Fixed
- Fixed forced replacement issue in commercetools_category when name or key change
- Fixed custom field encoding with non-string field values
- Added correct handling of azure_authentication to prevent unnecessary updates
- Added custom field for cart discount
v1.10.0
Added
- New data source: commercetools_state
v1.9.0
Added
- commercertools_api_extension: added googlecloudfunction as option
- commercertools_cart_discount: added multiBuyLineItems and multiBuyCustomLineItems
- commercertools_store: added countries field
Fixed
- commercertools_type: doc changes to source files
- commercertools_cart_discount: fixed money list issue
v1.7.1
Changelog
- 0cbdea8 Add changie release workflow
- 5e9a414 Allow failing golang-ci for now
- 843d260 Fix discount_code when no predicate is given
- 6e97a5d Handle pointers in stringRef
- d49ab73 Migrate to using Taskfile instead of Makefile
- 3a5d3eb Regenerate docs
- ff37af1 Release v1.7.1
- 70d7c90 Update changelog (#371)
- 165a57f Update index.md (#361)
- b69704d Update to latest commercetools-go-sdk (1.3.0)
- e6c326f Upgrade to commercetools go sdk 1.3.1
- 2920cce Yaml thingy, use a string for go version
- 4e6f2d0 add Azure EventGrid subscriptions example (#375)