Proposal: merge commercetools_tax_category_rate
into commercetools_tax_category
#291
Labels
enhancement
New feature or request
We have created a separate resource for the rates within a tax category.
So now to define a tax category you need:
In commercetools there is only one resource: the category. By splitting them in terraform in two separate resources we created a 'virtual' resource which does all the actions on the tax category referenced in the resource. So create,update and delete are all updates on the tax category resource.
Alternative approach:
The text was updated successfully, but these errors were encountered: