Skip to content

Commit

Permalink
fix: upgrade to nodejs12 + minor terraform tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
hfreire committed Mar 25, 2020
1 parent 3589daa commit 202052a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
GH_ORGS: ${{ secrets.GH_ORGS }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
TF_VAR_state_aws_s3_bucket: ${{ secrets.ANTIFRAGILE_STATE_AWS_S3_BUCKET }}
TF_VAR_state_aws_region=eu-west-1: ${{ secrets.ANTIFRAGILE_STATE_AWS_REGION }}
TF_VAR_state_aws_region=: ${{ secrets.ANTIFRAGILE_STATE_AWS_REGION }}

0 comments on commit 202052a

Please sign in to comment.