upcloud: add server groups and target port for lb (#9831)

This commit is contained in:
Robin Wallace
2023-02-28 02:21:15 +01:00
committed by GitHub
parent f7dade867a
commit 5bb54ef6a2
9 changed files with 75 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ terraform {
required_providers {
upcloud = {
source = "UpCloudLtd/upcloud"
version = "~>2.5.0"
version = "~>2.7.1"
}
}
required_version = ">= 0.13"