From 7c16456af320b3d91a9e65eb331828d671c97af1 Mon Sep 17 00:00:00 2001 From: Nara Kasbergen Kwon <855115+xiehan@users.noreply.github.com> Date: Mon, 6 Nov 2023 10:45:13 +0100 Subject: [PATCH] chore: update UpCloud to v3 (#234) v3 was released last week: https://github.com/UpCloudLtd/terraform-provider-upcloud/releases --- provider.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provider.json b/provider.json index 684ae00..15c69c2 100644 --- a/provider.json +++ b/provider.json @@ -50,7 +50,7 @@ "tfe": "hashicorp/tfe@~> 0.33", "time": "hashicorp/time@~> 0.7", "tls": "hashicorp/tls@~> 4.0", - "upcloud": "UpCloudLtd/upcloud@~> 2.4", + "upcloud": "UpCloudLtd/upcloud@~> 3.0", "vault": "hashicorp/vault@~> 3.7", "vsphere": "vsphere@~> 2.2", "waypoint": "hashicorp/waypoint@~> 0.1"