Skip to content

Commit

Permalink
Update Terraform openstack to v1.54.1 (#684)
Browse files Browse the repository at this point in the history
Signed-off-by: SCS Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 26730b7 commit cde6227
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 cde6227

Please sign in to comment.