Skip to content

Releases: labd/terraform-provider-commercetools

v1.6.9

27 Feb 13:09
Compare
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
Compare
Choose a tag to compare

Changelog

v1.6.7

25 Jan 12:27
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v1.6.0

09 Jan 07:54
Compare
Choose a tag to compare

Changelog

  • b31e6c5 Add Support for deleteDaysAfterCreation in Messages Configuration
  • c37fc50 Add note about new resources
  • 31c0e69 Add number of unittests
  • 5370094 Add test for project state upgrade
  • c07c604 Add tests for subscription resource
  • 13126f9 Create FUNDING.yml
  • 5322954 Create subpackage for utility items
  • 2b9e745 Don't export functions which don't need to
  • 56d67ca Fix deprecated call to ProjectChangeMessagesEnabled
  • 2128c4a Fix failing tests
  • c5f0bb3 Fix last few bugs in #322
  • db3a6ba Implement subscription resource via terraform-plugin-framework
  • 69e9307 Improve description of the validator
  • 82a08c3 Integrate golangci-lint
  • 2e436c0 Merge pull request #326 from labd/feature/missing-extension-triggers
  • 089f5d2 Migrate state migration for project v0 -> v1 schema
  • f05161d Migrate state migrations from sdk v2 to new setup for subscriptions
  • ece8cf5 Migrate the project resource to plugin framework
  • 131c8e1 Refactor subscription resource
  • 70bfebb Remove legacy docs.
  • cf41e0f Remove unused custom plan modifiers
  • 56c8018 Replace ProductTypeChangeAttributeOrderAction
  • d21e1ab Set provider attributes all to Optional
  • acf9b2f Update docs
  • 64aa53c Update how the project settings message configuration is build
  • 48ebef8 Update to latest commercetools-go-sdk
  • 31421a6 Use a ListNestedBlock for project settings
  • 144b457 Use the returned resource after an update as state
  • 9cba3f7 added business-unit
  • 77f1b0b adding missing extension triggers
  • 3ac6cc1 fix failing testcase
  • bb5919e unused code
  • a461a90 update changelog
  • 9a1b1d0 update changelog
  • f335cea update docs