mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 09:38:12 -03:30
Pin Terraform provider versions (#4620)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
a65605b17a
commit
37d98e79ec
@@ -1,3 +1,7 @@
|
||||
provider "openstack" {
|
||||
version = "~> 1.17"
|
||||
}
|
||||
|
||||
module "network" {
|
||||
source = "modules/network"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user