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 vultr to v2.3.0 #41

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
vultr (source) required_provider minor 2.2.0 -> 2.3.0

Release Notes

vultr/terraform-provider-vultr ### [`v2.3.0`](https://togithub.com/vultr/terraform-provider-vultr/blob/master/CHANGELOG.md#​230-May-11-2021) [Compare Source](https://togithub.com/vultr/terraform-provider-vultr/compare/v2.2.0...v2.3.0) IMPROVEMENTS: - resource/vultr_instances: allow the configuration of `backups_schedule` [134](https://togithub.com/vultr/terraform-provider-vultr/pull/134) [136](https://togithub.com/vultr/terraform-provider-vultr/pull/136) - resource/vultr_load_balancers: add support for new LB features `private_network` and `firewall_rules` [137](https://togithub.com/vultr/terraform-provider-vultr/pull/137) - resource/vultr_iso: support detaching during deletion [131](https://togithub.com/vultr/terraform-provider-vultr/pull/131) Thanks [@​johnrichardrinehart](https://togithub.com/johnrichardrinehart) - resource/vultr_instances: `private_network_ids` are now tracked in statefile [135](https://togithub.com/vultr/terraform-provider-vultr/pull/135) - resource/vultr_block_storage: new field added `mount_id` [135](https://togithub.com/vultr/terraform-provider-vultr/pull/135) - resource/vultr_plans: new field added `disk_count` [135](https://togithub.com/vultr/terraform-provider-vultr/pull/135) Dependency: - updated terraform-plugin-sdk to v2.4.0 -> v2.6.0 [134](https://togithub.com/vultr/terraform-provider-vultr/pull/134) - updated govultr to v2.3.1 -> v2.5.1 [135](https://togithub.com/vultr/terraform-provider-vultr/pull/135)

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.