From 08681f7eba94617f1d52a0491c8dd5468c772f57 Mon Sep 17 00:00:00 2001 From: Nara Kasbergen Kwon <855115+xiehan@users.noreply.github.com> Date: Wed, 1 Nov 2023 15:25:08 +0100 Subject: [PATCH] chore: update UpCloud to v3 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"