diff --git a/_machines/neptune.yml b/_machines/neptune.yml index 1ccf8c2..7aeb46a 100644 --- a/_machines/neptune.yml +++ b/_machines/neptune.yml @@ -1,5 +1,8 @@ font_size: 12 +terraform_version: 1.1.3 +terraform_check_updates: false + users: - name: hannes-work group: hannes-work diff --git a/variables.yml b/variables.yml index 5f96ca9..ddb521f 100644 --- a/variables.yml +++ b/variables.yml @@ -1,5 +1,4 @@ -terraform_version: 1.1.3 -terraform_check_updates: false +terraform_version: 1.2.4 kubectl_version: v1.24.2 go_version: "1.18.3" portfolio_performace_version: "0.57.2"