Only use old terraform version on neptune

This commit is contained in:
2022-07-01 20:03:36 +02:00
parent 4b6c442d6b
commit f29d92dad4
2 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
font_size: 12 font_size: 12
terraform_version: 1.1.3
terraform_check_updates: false
users: users:
- name: hannes-work - name: hannes-work
group: hannes-work group: hannes-work

View File

@@ -1,5 +1,4 @@
terraform_version: 1.1.3 terraform_version: 1.2.4
terraform_check_updates: false
kubectl_version: v1.24.2 kubectl_version: v1.24.2
go_version: "1.18.3" go_version: "1.18.3"
portfolio_performace_version: "0.57.2" portfolio_performace_version: "0.57.2"