Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Commit f6dbc45

Browse files
authored
Update cd-pr.yml
1 parent 74253d5 commit f6dbc45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
AWS_ACCESS_KEY_ID: ${{ secrets.R2_ACCESS_KEY_ID }}
119119
AWS_SECRET_ACCESS_KEY: ${{ secrets.R2_SECRET_ACCESS_KEY }}
120120
TF_LOG: DEBUG
121-
GODEBUG: http2client=0
121+
GODEBUG: http2client=1
122122
run: |
123123
echo "Start: $(date)"
124124
timeout 3m terraform plan -input=false -out=tfplan \

0 commit comments

Comments
 (0)