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
chess-knight authored Jan 31, 2024
2 parents 165e05c + 26730b7 commit f4326ae
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.53.0"
version = "1.54.0"
}
local = {
source = "hashicorp/local"
Expand Down

0 comments on commit f4326ae

Please sign in to comment.