chore: udpate terraform to latest version again and add go option to use tlsv1
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user