Skip to content

Commit

Permalink
deps: update terraform-provider-stackit (#3462)
Browse files Browse the repository at this point in the history
  • Loading branch information
msanft authored Oct 29, 2024
1 parent bff8bce commit 7458d0e
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
42 changes: 21 additions & 21 deletions terraform/infrastructure/openstack/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/infrastructure/openstack/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {

stackit = {
source = "stackitcloud/stackit"
version = "0.23.0"
version = "0.33.2"
}

random = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
stackit = {
source = "stackitcloud/stackit"
version = "0.23.0"
version = "0.33.2"
}
}
}
Expand Down

0 comments on commit 7458d0e

Please sign in to comment.