chore: udpate terraform to latest version again and add go option to use tlsv1

This commit is contained in:
2026-04-28 22:59:05 +02:00
parent f8643f2460
commit 01329605c7
3 changed files with 16 additions and 15 deletions
+1
View File
@@ -73,6 +73,7 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.R2_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.R2_SECRET_ACCESS_KEY }}
TF_LOG: DEBUG
GODEBUG: http2client=0
run: |
echo "Start: $(date)"
timeout 3m terraform plan -input=false -out=tfplan \