Skip to content

Commit

Permalink
Update Terraform openstack to v1.53.0 (#636)
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 Nov 9, 2023
1 parent 0d7e551 commit c9d004f
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.43.0"
version = "1.53.0"
}
local = {
source = "hashicorp/local"
Expand Down

0 comments on commit c9d004f

Please sign in to comment.