Skip to content

Commit 13c0261

Browse files
Update Terraform openstack to v3
Signed-off-by: SCS Renovate Bot <renovatebot@scs.community>
1 parent a746609 commit 13c0261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ terraform {
99
required_providers {
1010
openstack = {
1111
source = "terraform-provider-openstack/openstack"
12-
version = "1.54.1"
12+
version = "3.2.0"
1313
}
1414
local = {
1515
source = "hashicorp/local"

0 commit comments

Comments
 (0)