gruberdev / infrastructure-fivem

A series of CI/CD using Drone, Terraform, Docker and Kubernetes scripts to deploy a Fivem server on-demand.
http://fivem.gruber.dev.br
MIT License
25 stars 8 forks source link

Update Terraform docker to v2.12.2 #45

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
docker (source) required_provider minor 2.11.0 -> 2.12.2

Release Notes

kreuzwerker/terraform-provider-docker ### [`v2.12.2`](https://togithub.com/kreuzwerker/terraform-provider-docker/blob/master/CHANGELOG.md#​2122-May-26-2021) [Compare Source](https://togithub.com/kreuzwerker/terraform-provider-docker/compare/v2.12.1...v2.12.2) DOCS - update documentation and website for the release which was forgotten in `v2.12.1` ### [`v2.12.1`](https://togithub.com/kreuzwerker/terraform-provider-docker/blob/master/CHANGELOG.md#​2121-May-26-2021) [Compare Source](https://togithub.com/kreuzwerker/terraform-provider-docker/compare/v2.12.0...v2.12.1) BUG FIXES - `resource.docker_service.task_spec.container_spec.hosts` is ignored ([#​202](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/202)) - service state upgradeV2 crashes for empty `auth` block ([#​203](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/203)) ### [`v2.12.0`](https://togithub.com/kreuzwerker/terraform-provider-docker/blob/master/CHANGELOG.md#​2120-May-23-2021) [Compare Source](https://togithub.com/kreuzwerker/terraform-provider-docker/compare/v2.11.0...v2.12.0) IMPROVEMENTS - migrate to terraform-sdk-v2 ([#​102](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/102)) - support darwin arm builds and golang 1.16 ([#​140](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/140)) - add documentation generation ([#​193](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/193)) BUG FIXES - set `ForceNew`: `true` to labelSchema ([#​152](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/152)) - search local images with Docker image ID ([#​151](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/151)) - update module github.com/golangci/golangci-lint to v1.39.0 ([#​166](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/166)) - update module github.com/katbyte/terrafmt to v0.3.0 ([#​168](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/168)) - update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.5.0 ([#​167](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/167)) - update module github.com/docker/docker to v20.10.5 ([#​165](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/165)) - update module github.com/docker/cli to v20.10.5 ([#​164](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/164)) - update module github.com/docker/docker to v20.10.6 ([#​174](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/174)) - update module github.com/docker/cli to v20.10.6 ([#​175](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/175)) - move helpers ([#​170](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/170)) - assign map to `rawState` when it is nil to prevent `panic` ([#​180](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/180)) - remove gpg key from action to make it work in forks - skip sign on `compile` action - update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.6.1 ([#​181](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/181)) - replace for loops with StateChangeConf ([#​182](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/182)) - update module github.com/golangci/golangci-lint to v1.40.0 ([#​191](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/191)) - test spaces for windows ([#​190](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/190)) - rewriting tar header fields ([#​198](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/198)) DOCS - fix Github repository URL in README ([#​136](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/136)) - chore: add the guide about Terraform Configuration in Bug Report ([#​139](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/139)) - add a guide about writing issues to CONTRIBUTING.md ([#​149](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/149)) - add an example to build an image with docker_image ([#​158](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/158)) - format Guide of Bug report ([#​159](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/159)) - add releasing steps CI - bump docker dependency to v20.10.5 ([#​119](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/119)). Note: Removes `generic_resources` for `docker_service`. - run acceptance tests with multiple Terraform versions ([#​129](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/129)) - fix/workflows ([#​169](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/169)) CHORE - configure actions/stale ([#​157](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/157)) - configure Renovate ([#​162](https://togithub.com/kreuzwerker/terraform-provider-docker/issues/162)) - ignore `dist` folder

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.