Skip to content

Commit d937c49

Browse files
Update Terraform stackit to v0.56.0
1 parent df884de commit d937c49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
stackit = {
55
source = "stackitcloud/stackit"
6-
version = "0.50.0"
6+
version = "0.56.0"
77
}
88
null = {
99
source = "hashicorp/null"

0 commit comments

Comments
 (0)