Skip to content

Commit

Permalink
Merge branch 'main' into feat/opentofu
Browse files Browse the repository at this point in the history
  • Loading branch information
jschoone authored Feb 1, 2024
2 parents f4326ae + cde6227 commit a85f4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
openstack = {
source = "terraform-provider-openstack/openstack"
version = "1.54.0"
version = "1.54.1"
}
local = {
source = "hashicorp/local"
Expand Down

0 comments on commit a85f4da

Please sign in to comment.