Manuel Vogel

Results 81 comments of Manuel Vogel

Hi @vipradwivedi, we will tackle it in the next major, because this issue bugs me as well. I want it clean

@saitho sorry for this, you're one of our first forks. Please rebase on the master. I fixed the issue in https://github.com/kreuzwerker/terraform-provider-docker/commit/ca2663562579a7094e1990c7cbeb48cb59ab1c85 because for the `compile` action we don't need the...

@saitho and @suzuki-shunsuke are you still on this?

Hi @atrauzzi , as a non-native speaker in English, am I right that _piggyback_ in this context means support? So you'd like the resource to use the auth from gcloud?...

Nice work @dominik-lekse ! - Maybe the setup of an [example](https://github.com/terraform-providers/terraform-provider-docker/tree/feat/bastion-host-new-dclient/examples/bastion-host) will help you for a test setup on AWS. You need to add the Postgres of course but I...

Thanks for providing this fix. It seems the corresponding [test](https://travis-ci.org/github/terraform-providers/terraform-provider-docker/jobs/743524421#L771). Could you take a look? :) 

Hi @mikekuzak can you provide a terraform config to reproduce the issue? Thanks :)

TBH I'm in general not happy with all the usage of `DiffSuppressFunc` and I think I need a feedback round with HC folks to understand how to implement those cases...