Remove TF 0.14/0.15 support - Add TF 1.x support only (#8062)

This commit is contained in:
Florian Ruynat
2021-10-08 18:01:06 +02:00
committed by GitHub
parent c8d9afce1a
commit 9ffe5940fe
2 changed files with 17 additions and 59 deletions

View File

@@ -31,8 +31,7 @@ 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.11
TERRAFORM_15_VERSION: 0.15.5
TERRAFORM_VERSION: 1.0.8
before_script:
- ./tests/scripts/rebase.sh