terraform-provider-commercetools
terraform-provider-commercetools copied to clipboard
Allow custom api extension resource type
Currently the api extension resource type is hardcoded to a certain set of resources, and defaults to empty when these are not set.
We should update this to just forward the given values to the Commercetools API instead