terraform-provider-docker icon indicating copy to clipboard operation
terraform-provider-docker copied to clipboard

Terraform Docker provider

Results 195 terraform-provider-docker issues
Sort by recently updated
recently updated
newest added
trafficstars

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug
r/registry_image

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug
pinned

This issue was originally opened by @johnlane as https://github.com/hashicorp/terraform-provider-docker/issues/294. It was migrated here as a result of the community provider takeover from @kreuzwerker. The original body of the issue is...

bug
r/container
pinned

This PR unifies the image usage in (mostly) tests. I noticed this, because I could not run some tests locally. The `crux` image is not maintained anymore since over 2...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

r/service

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement
new resource

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement
new resource

## Problem to solve When you apply the example usage of docker_container, the container exists soon and the apply fails. https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs/resources/container#example-usage So you have to fix the example usage. ##...

documentation
r/container

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement
r/service
r/config

Versions: ``` Terraform: 1.0.11 kreuzwerker/docker: 2.15.0 aws: 3.69.0 Docker: 20.10.11 ``` Hello. I am working with a company and implementing Terraform to their builds. In order to keep from redoing...