Skip to content

Commit 202052a

Browse files
committed
fix: upgrade to nodejs12 + minor terraform tweaks
1 parent 3589daa commit 202052a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
GH_ORGS: ${{ secrets.GH_ORGS }}
4545
GH_TOKEN: ${{ secrets.GH_TOKEN }}
4646
TF_VAR_state_aws_s3_bucket: ${{ secrets.ANTIFRAGILE_STATE_AWS_S3_BUCKET }}
47-
TF_VAR_state_aws_region=eu-west-1: ${{ secrets.ANTIFRAGILE_STATE_AWS_REGION }}
47+
TF_VAR_state_aws_region=: ${{ secrets.ANTIFRAGILE_STATE_AWS_REGION }}

0 commit comments

Comments
 (0)