Skip to content

Releases: labd/terraform-provider-commercetools

v1.7.0

22 May 09:38
54728a8

Choose a tag to compare

Changelog

v1.6.9

27 Feb 13:09

Choose a tag to compare

Changelog

  • 4f951a5 Don't error when a resource is no longer found (drift)
  • 31fa45e Fix tests to handle new ErrNotFound error
  • 5b656e6 Update changelog

v1.6.8

02 Feb 11:58

Choose a tag to compare

Changelog

v1.6.7

25 Jan 12:27

Choose a tag to compare

Changelog

  • ee61397 Add extra checks to make sure we have a message block

v1.6.6

24 Jan 14:50

Choose a tag to compare

Changelog

  • 9dbbbb3 Don't require access_key if access_secret is specified
  • 526c14e Update changelog

v1.6.5

24 Jan 13:11

Choose a tag to compare

Changelog

  • a20e4ea Implement a new data source for retrieving custom type
  • e030fd8 Remove the schema defaults for the sdkv2 provider
  • 5c6a128 Update changelog
  • 3796c1f Update docs
  • 470635e Use a mux'd provider for the acceptance tests

v1.6.4

23 Jan 22:33

Choose a tag to compare

Changelog

  • 2f3f594 Disable terraform wrapper in github action
  • 7cdcf00 Fix sprintf warning
  • b8d6084 Fix subscription state upgrade from 0 -> 1
  • 4ca2430 Implement a custom tf type for LocalizedString
  • a70a4d4 Install terraform 1.3.7 as test
  • a186607 Integrate the new LocalizedString field
  • f718f06 Remove spew.Dump call
  • fb44bc6 Run all tests instead of only the files in /commercetools/
  • 6f6ca91 Update changelog

v1.6.3

20 Jan 08:14

Choose a tag to compare

Changelog

  • 7298331 * fix continues project settings updates as the ShippingRateCartClassificationValue is by default nil if you are using fixed shipping rates and the plan is using an empty slice
  • ba72101 Add validation to make sure destination properties are not emptt
  • 831992d Fix dependencyValidator to validate error.
  • 2c5a2b6 Fix state of the subscription resource
  • 9f9f0b7 Fix testcase
  • 77a2a37 Update changelog for 1.6.3
  • cb6c1f5 Updating GoogleCloudPubSub to Reference Topic
  • 280414e increase timeout for golangci-lint

v1.6.2

11 Jan 08:18

Choose a tag to compare

Changelog

  • e25e6ed Migrate the state and state_transitions to the plugin-framework
  • 1f84c31 Update changelog for 1.6.2
  • 415f47e Update docs

v1.6.1

11 Jan 07:49

Choose a tag to compare

Changelog

  • 3eeb342 Fix handling of default value for delete_days_after_creation
  • 55b6419 Move away from SingleNestedBlock
  • 0b8e30d Update changelog