mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-23 14:06:03 -03:30
Update Terraform 0.14 to .11, remove 0.13 jobs and add 0.15
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
46d0df394f
commit
0171c71de0
@@ -31,8 +31,8 @@ variables:
|
||||
ANSIBLE_LOG_LEVEL: "-vv"
|
||||
RECOVER_CONTROL_PLANE_TEST: "false"
|
||||
RECOVER_CONTROL_PLANE_TEST_GROUPS: "etcd[2:],kube_control_plane[1:]"
|
||||
TERRAFORM_14_VERSION: 0.14.10
|
||||
TERRAFORM_13_VERSION: 0.13.6
|
||||
TERRAFORM_14_VERSION: 0.14.11
|
||||
TERRAFORM_15_VERSION: 0.15.5
|
||||
|
||||
before_script:
|
||||
- ./tests/scripts/rebase.sh
|
||||
|
||||
Reference in New Issue
Block a user