Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

522 proposal add active flag to shipping method #544

Merged

Conversation

gasttor
Copy link
Contributor

@gasttor gasttor commented Dec 2, 2024

Commercetools enhanced the ShippingMethod with an active flag. This PR introduces this attribute to the appropriate resource within the terraform provider.

Commercetools API: https://docs.commercetools.com/api/projects/shippingMethods#shippingmethod

Fixes #522

NEW FEATURES | UPGRADE NOTES | ENHANCEMENTS | BUG FIXES | EXPERIMENTS

I added the attribute ShippingMethod.active to the resource shipping_method, so that it can be set via terraform.

@gasttor gasttor requested a review from a team as a code owner December 2, 2024 21:03
@gasttor gasttor requested a review from demeyerthom December 2, 2024 21:03
Copy link
Member

@demeyerthom demeyerthom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gasttor looks good! Added one tiny comment about the changelog

@demeyerthom demeyerthom merged commit 4c1bdeb into labd:main Dec 3, 2024
@gasttor
Copy link
Contributor Author

gasttor commented Dec 4, 2024

Hi @demeyerthom,
I just was made aware that I didn't adapt the documentation for the shipping-method. Will you do it, or shall I provide another PR for that?

File: docs/resources/shipping_method.md

@gasttor gasttor deleted the 522-proposal-add-active-flag-to-shipping-method branch December 17, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add active flag to commercetools_shipping_method resource
2 participants