terraform-provider-docker
terraform-provider-docker copied to clipboard
Terraform Docker provider
### 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...
### 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...
This issue was originally opened by @hashibot as https://github.com/hashicorp/terraform-provider-docker/issues/13. It was migrated here as a result of the community provider takeover from @kreuzwerker. The original body of the issue is...
This issue was originally opened by @kamaltherocky as https://github.com/hashicorp/terraform-provider-docker/issues/25. It was migrated here as a result of the community provider takeover from @kreuzwerker. The original body of the issue is...
This issue was originally opened by @Temikus as https://github.com/hashicorp/terraform-provider-docker/issues/211. It was migrated here as a result of the community provider takeover from @kreuzwerker. The original body of the issue is...
Hi team. I have the following feature proposal: Resource Docker Container - Currently i can only upload a single file per upload directive. So when i upload multiple files it...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/docker/docker](https://togithub.com/docker/docker) | require | patch | `v20.10.10+incompatible` -> `v20.10.20+incompatible` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/docker/cli](https://togithub.com/docker/cli) | require | patch | `v20.10.17+incompatible` -> `v20.10.20+incompatible` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/hashicorp/terraform-plugin-sdk/v2](https://togithub.com/hashicorp/terraform-plugin-sdk) | require | minor | `v2.21.0` -> `v2.24.0` | ---...
This feature adds the ability to check and wait for the container healthy state at creation. Two options are added to the `docker_container`resource: - `wait` : flag to wait for...