Terraform Provider Commercetools Versions Save

Terraform provider for commercetools

v1.14.3

2 weeks ago

Changelog

  • 755d615 Merge pull request #490 from labd/dependabot/github_actions/github-actions-14a0808cd3
  • 56b9b9e Merge pull request #491 from labd/dependabot/go_modules/go-ae59b0ade0
  • c249480 Merge pull request #492 from labd/dependabot/go_modules/golang.org/x/net-0.23.0
  • 4f67904 Merge pull request #494 from labd/release/v1.14.3
  • 9f6cf5e Merge pull request #495 from labd/dependabot/go_modules/go-c559b4ad86
  • 7191245 Merge pull request #496 from labd/dependabot/github_actions/github-actions-1fc852f774
  • 8a121aa Release v1.14.3
  • 7b8aea5 Update tests.yaml
  • 53d35b9 Update tests.yaml
  • 28d704a chore(deps): add changelog for dependabot updates
  • f68b523 chore(deps): add changelog for dependabot updates
  • a5aa6c9 chore(deps): add changelog for dependabot updates
  • 5c50012 chore(deps): add changelog for dependabot updates
  • 0fa88fe chore(deps): add changelog for dependabot updates
  • 98b52b7 chore(deps): bump actions/add-to-project in the github-actions group
  • c9300da chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
  • 1c0d1eb chore(deps): bump the github-actions group across 1 directory with 7 updates
  • f320d0c chore(deps): bump the go group across 1 directory with 9 updates
  • fda8c1e chore(deps): bump the go group with 3 updates
  • 818a9e9 🔄 synced local '.changie.yaml' with remote 'projects/go-terraform-provider/.changie.yaml'
  • 6f7a8da 🔄 synced local '.github/' with remote 'projects/go-terraform-provider/.github'
  • 295e7d0 🔄 synced local '.github/' with remote 'projects/go-terraform-provider/.github'
  • 3ef7599 🔄 synced local '.github/' with remote 'projects/go-terraform-provider/.github'
  • e1c14fe 🔄 synced local '.github/' with remote 'projects/go-terraform-provider/.github'

v1.14.2

4 weeks ago

Changelog

  • a050f8d Merge pull request #484 from labd/480-error-when-trying-to-import-shipping-zone-rates
  • 704cdd2 Merge pull request #485 from labd/release/v1.14.2
  • 6626895 Release v1.14.2
  • 702450e fix(commercetools_shipping_zone_rate): added documentation hint on import structure

v1.14.1

3 months ago

Changelog

  • 1570df4 Properly handle resource not found errors
  • 34d5670 Release v1.14.1

v1.14.0

4 months ago

Changelog

  • 0a5d9ad Merge pull request #472 from labd/373-add-confluent-cloud-as-subscription-destination
  • 9620839 Merge pull request #474 from labd/460-discrepancy-in-different-ci-pipeline-when-it-comes-to-adding-category
  • adc2eaf Merge pull request #476 from labd/release/v1.14.0
  • 6e4f841 Release v1.14.0
  • 51f0689 feat(documentation): Added additional documentation
  • 7fda6f4 feat(subscription): Added support for confluence cloud
  • 90f7292 feat(subscription): Fixed tests
  • 776698c feat(subscription): Updated docs

v1.13.1

4 months ago

Changelog

  • 578e4e1 Merge pull request #470 from labd/464-error-when-using-es-419-language-code-on-localized_value-does-not-allow-numbers
  • c68ac4c Merge pull request #471 from labd/469-request-for-support-for-cart-discount-target
  • 2eb3b93 Merge pull request #473 from labd/release/v1.13.1
  • 66eca0f Release v1.13.1
  • ba44c99 feat(cart_discount): Added support for totalPrice target on cart_discount resource
  • 80ba682 feat(localization): Added more support for IETF BCP 47 language tags

v1.13.0

6 months ago

Changelog

  • cdef627 Merge pull request #450 from labd/449-error-discount-codes-without-max_applications-do-not-work
  • 06013ef Merge pull request #451 from labd/440-error-updating-commercetools-subscription
  • c397afd Merge pull request #453 from labd/439-project-settings-fails-to-import-when-externaloauth-is-set-in-the-project
  • 869df36 Merge pull request #455 from labd/454-update-to-latest-commercetools-go-sdk
  • 748eef5 Merge pull request #457 from labd/release/v1.13.0
  • 5e75b3e Merge remote-tracking branch 'origin/main' into 454-update-to-latest-commercetools-go-sdk
  • 05aebe7 Release v1.13.0
  • 403f26e Revert "fix: fixed check on project ExternalOAuth setting"
  • c0c7e0a Update README.md
  • 4472478 feat: added changie files
  • 3619687 feat: regenerated docs
  • 0e62d5e feat: updated deprecated code, removed unused, made some general fixes to styling
  • 13b9050 feat: updated packages and go version
  • da1b780 feat: updated to latest commercetools-go-sdk version
  • d8df8d9 fix: Added additional check for unset values on discount_code resource
  • 8b6b9ee fix: ensure an empty slice is set if subscription messages or changes are removed
  • de67ce6 fix: fixed check on project ExternalOAuth setting
  • 7735694 fix: fixed check on project ExternalOAuth setting

v1.12.0

7 months ago

Added

  • Add new resource commercetools_product_selection
  • Add property product_selection to commercetools_store for binding product selections to stores

v1.11.4

8 months ago

Fixed

  • prevented issue with bool valueunknown check
  • Custom Field Unset Causing Provider Crash

v1.11.3

8 months ago

Fixed

  • Added fix to update countryTaxRateFallbackEnabled separately

v1.11.2

9 months ago

Fixed

  • NotFound error not handled correctly