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...

enhancement
r/plugin
d/plugin
pinned

### 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/plugin
d/plugin
pinned

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...

bug
r/container
pinned

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...

enhancement
pinned

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...

bug
r/container
pinned

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...

enhancement
pinned

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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...