Jake Buchholz Göktürk

Results 17 comments of Jake Buchholz Göktürk

EBS doesn't support simultaneous mounting... Try EFS and/or S3FS instead.

confirmed that this is still broken with the latest terraform & latest docker provider... ``` jake@jimini mode % terraform version Terraform v0.15.4 on darwin_amd64 + provider registry.terraform.io/kreuzwerker/docker v2.12.2 ```

This is exactly the opposite problem that `docker_service` has... #160

Per my comment in #66 this is still not working

I'm currently bumping up against this issue, as I need to have a `docker_service` participate on the `host` network as well as an `overlay` or two. One of the problems...

@mavogel - the solution to this bug may be similar to #223 - if we can simply pass the string and let the docker engine do the right thing.

To my knowledge this hasn't yet been addressed.

checked vs latest terraform/docker provider ``` jake@jimini port-range % terraform version Terraform v0.15.4 on darwin_amd64 + provider registry.terraform.io/kreuzwerker/docker v2.12.2 ``` ``` jake@jimini port-range % terraform plan ╷ │ Error: Incorrect...

@apparentlymart - yes, your examples and interpretation of what I'm asking for with `cidraggregate` is correct. I would consider `cidrsummarize` (or the optional `bits` argument on `cidraggregate`) to be a...