Michael van Tellingen

Results 108 comments of Michael van Tellingen

Hi @bflad, I was using Terraform 1.3.x. I wanted to use the blocks to keep it backwards compatible with the current provider developed in SDK v2. For v1 we used...

Closing this since there is a gradual migration in-place now

Will be part of the next release. access_key and access_secret are now optional and when left out of the config it will automatically switch to IAM auth

Should be fixed in latest release, see https://pypi.org/project/commercetools/ Let us know if that is not the case

Will be fixed in the new version (2.4.0), to be released asap

I see no reason to not support multiple variable files. E.g.: `mach-composer apply --var-file=config1.yml --var-file=config2.yml`

We now generate a number of image flavours based on all, cloud-specific, terraform-specific. See https://github.com/labd/mach-composer/pkgs/container/mach-composer/versions

We should be able to define tags on global level and site level and component level. Tags set on site level should be passed to the plugins so that for...