Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Update Terraform vultr to v2.11.4 #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 13, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
vultr (source) required_provider minor 2.4.0 -> 2.11.4

Release Notes

vultr/terraform-provider-vultr

v2.11.4

Compare Source

Enhancement:

  • data source/object storage cluster: add datasource for object storage cluster 275

Documentation

  • data source/object storage cluster: add docs for object storage cluster 275

Dependency:

  • update terraform-sdk to v2.18.0 273
  • update terraform-plugin-sdk from 2.18.0 to 2.19.0 274

v2.11.3

Compare Source

Enchancement:

  • resource/reserved_ip: Add support for reserved IP label updates 268

Documentation:

  • resource/instance: Fix typo 268
  • resource/reverse_ip: Fix type 268

v2.11.2

Compare Source

Enhancement:

  • data source/plan: Add GPU fields 264

Bug Fix:

  • Fix acceptance tests 260

Dependency:

  • update govultr to v2.17.1 262
  • update github.com/hashicorp/terraform-plugin-sdk/v2 from 2.16.0 to 2.17.0 261

v2.11.1

Compare Source

Documentation:

  • resource/instance: fix incorrect import example 251
  • resource/instance_ipv4: fix vultr_instance_ipv4 resource doc and argument reference 253

Dependency:

  • updated govultr from v1.16.0 to v1.17.0 255

Bug Fix:

  • resource/kubernetes_nodepool: fix tag so that it can be deleted 255
  • resource/instance: fix tag so that it can be deleted 255
  • resource/bare_metal_server: fix tag so that it can be deleted 255

New Contributors:

v2.11.0

Compare Source

Documentation:

  • resource/instance: add additional examples for backups 246
  • resource/kubernetes: update examples for default optional node pool 249
  • readme: add link to quickstart guide 244

Dependency:

  • updated terraform-plugin-sdk from 2.15.0 to 2.16.0 245
  • updated terraform-plugin-sdk from 2.12.0 to 2.15.0 242
  • updated Go v1.16 -> v1.17 221
  • updated govultr from 2.14.2 to 2.15.1 233
  • updated govultr from 2.15.1 to 2.16.0 241

Enhancement:

  • resource/kubernetes: allow removal of default node pool after resource creation 248
  • resource/kubernetes: add support for auto scaler options on node pools 247
  • resource/kubernetes node pools: add support for auto scaler options on node pools 247
  • data source/kubernetes: add auto scaler fields247
  • data source/kubernetes node pools: add auto scaler fields 247
  • resource/block storage: add block type 238
  • data source/block storage: add block type field 238
  • resource/instance: add VPC support 237
  • resource/load balancer: add VPC support 237
  • data source/instance: add VPC fields237
  • data source/load balancer: add VPC support 237
  • resource/kubernetes: add better error handling to reads 236
  • resource/kubernetes node pools: add better error handling to reads 236
  • resource/instance: add support for tags 240
  • resource/bare metal: add support for tags 240
  • data source/instance: add support for tags 240
  • data source/bare metal: add support for tags 240

Bug Fix:

  • resource/kubernetes: fix labeling on cluster updates 239
  • resource/firewall rule: read from correct govultr data 243

New Contributors:

v2.10.1

Compare Source

Enhancement:

  • vultr_resource_instance : Updating hostname will result in a forcenew change 226

v2.10.0

Compare Source

Dependency:

  • updated Go v1.16 -> v1.17 221
  • updated terraform-plugin-sdk from 2.10.1 to 2.12.0 218
  • updated govultr from 2.14.1 to 2.14.2 219

Enhancement:

  • vultr_resource_block : add waits for active status 222

v2.9.1

Compare Source

Dependency:

  • updated govultr to v2.14.0 -> v2.14.1 210

v2.9.0

Compare Source

2.9.0 (January 21, 2022)

v2.8.1

Compare Source

Bug Fix:

v2.8.0

Compare Source

Enhancement:

v2.7.0

Compare Source

Dependencies:

  • Bump govultr to v2.12.0, adjust monthly charges to float 182

v2.6.0

Compare Source

Enhancement:

  • resource/bare_metal: Add timeout options 175

Bug Fix:

  • datasource/account : Fix type mismatch for billing fields 174
  • resource/instance : Fix invalid error message change 178
  • resource/instance : Fix issue where changing hostname didn't trigger hostname change 180

Documentation

  • resource/snapshots : fix typo 167
  • resources/vultr_kubernetes : Add description that kubeconfigs are base64 encoded 169

Dependency:

  • updated govultr to v2.9.2 -> v2.10.0 179

v2.5.0

Compare Source

Enhancement:

  • resource/vultr_kubernetes: New resource that allows for deployment of VKE clusters 165
  • resource/vultr_kubernetes_node_pools: New resource that allows for deployment of node pools to existing VKE Cluster165

v2.4.2

Compare Source

Bug Fix:

  • resource/load_balancer: added missing region and ssl_redirect values from being set 163

v2.4.1

Compare Source

Enhancement:

  • resource/instance: increased default timeout for create/update from 20 to 60 minutes 160

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot changed the title Update Terraform vultr to v2.4.1 Update Terraform vultr to v2.4.2 Sep 15, 2021
@renovate renovate bot changed the title Update Terraform vultr to v2.4.2 Update Terraform vultr to v2.9.1 Mar 7, 2022
@renovate renovate bot changed the title Update Terraform vultr to v2.9.1 Update Terraform vultr to v2.10.0 Mar 26, 2022
@renovate renovate bot changed the title Update Terraform vultr to v2.10.0 Update Terraform vultr to v2.10.1 Apr 25, 2022
@renovate renovate bot changed the title Update Terraform vultr to v2.10.1 Update Terraform vultr to v2.11.0 May 15, 2022
@renovate renovate bot changed the title Update Terraform vultr to v2.11.0 Update Terraform vultr to v2.11.3 Jun 18, 2022
@renovate renovate bot changed the title Update Terraform vultr to v2.11.3 Update Terraform vultr to v2.11.4 Sep 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants