Manuel Vogel

Results 81 comments of Manuel Vogel

We could add this but there is no machine around with this setup for testing. Would you mind to test then after the release?

Will probably be fixed together with #138

Thanks for pointing out @Leon99 I'll adapt the error code accordingly

@dmp42 thank you very much for the explanation. I'm curious: are there any docs about this? If so do you have a link?

Upload need a `schema.TypeSet` and and `var.upload` is already a list. Did you try it with just ``` resource "docker_container" "container" { name = "${var.name}" upload = "${var.uploads}" } ```...

@suzuki-shunsuke how about we skip the suppress function and make it a Breaking Change for `v3.0.0`? Would you be fine with this?

Ok I'll remove it from the next milestone and we will put it accordingly to the changes to another `v2.x` or then to `v3.x`

moved to next major as it will contain a Breaking Change

I think it will partially solve it. Here the case is that the user would like to update the `latest` tag always