mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-19 21:38:44 -04:00
terraform: update OpenStack provider
This commit is contained in:
parent
f9442cecb1
commit
6c8504323f
4 changed files with 126 additions and 87 deletions
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
openstack = {
|
||||
source = "terraform-provider-openstack/openstack"
|
||||
version = "1.52.1"
|
||||
version = "1.54.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue