Thomas De Meyer

Results 18 comments of Thomas De Meyer

Hi @SatishAlghanim I do not seem to be able to reproduce this issue. It feels like something is not being handled correctly with the state. It looks like terraform does...

Hi @lorenzosfarra! Appologies for the late reply. I have tried to reproduce this with your code example, but it does not seem to make any diff for me when rerunning...

We might also want to change `remote_state` to `state` as we also support `local` as an option. So then you get ``` terraform_config: state: backend: s3 ``` Obviously we want...

Hi @piran-cabiri thanks for reaching out! So if I can summarize your situation: - your product type includes enum fields where the possible values are dynamic based on an external...

@dennisppk I have not forgotten about this PR, but I want to update our testing so we also test windows cases first. Ok if I put this on ice until...

Should fix bugs like https://github.com/labd/terraform-provider-commercetools/issues/355

Hi @tabsheerabdullla apologies for the late reply. To answer your question: we don't support this resource indeed. It has a low priority for us, as we generally don't set products...

Closing this, as we will not implement this, but someone else is open to pick it up

Custom apps can only be configured through the GraphQL instead

I think this first requires https://github.com/mach-composer/mach-composer-cli/issues/244, so we can change the plugin protocol and allow for setting and handling tags