Update Terraform openstack to ~> 3.4.0
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ terraform {
|
||||
required_providers {
|
||||
openstack = {
|
||||
source = "terraform-provider-openstack/openstack"
|
||||
version = "~> 3.3.0"
|
||||
version = "~> 3.4.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user