Skip to content

Commit 7f14838

Browse files
committed
updated the account id mismatch
1 parent bfc4ec5 commit 7f14838

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/destroy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
TF_VAR_cloudflare_zone_id: ${{ secrets.CLOUDFLARE_ZONE_ID }}
2828

2929
# 4. State Backend (R2) Authentication
30+
TF_VAR_r2_account_id: ${{ secrets.R2_ACCOUNT_ID }}
3031
AWS_ACCESS_KEY_ID: ${{ secrets.R2_ACCESS_KEY_ID }}
3132
AWS_SECRET_ACCESS_KEY: ${{ secrets.R2_SECRET_ACCESS_KEY }}
3233

0 commit comments

Comments
 (0)