mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-21 22:15:38 +00:00
add images bucket tf var
This commit is contained in:
parent
9ebdfa1071
commit
da559f808a
1
.github/workflows/arrow-aws.yml
vendored
1
.github/workflows/arrow-aws.yml
vendored
@ -102,6 +102,7 @@ jobs:
|
||||
working-directory: ${{ env.TERRAFORM_DIRECTORY }}
|
||||
env:
|
||||
TF_VAR_ec2_size: ${{ inputs.size }}
|
||||
TF_VAR_images_bucket: ${{ secrets.IMAGES_BUCKET }}
|
||||
run: |
|
||||
terraform apply \
|
||||
-auto-approve \
|
||||
|
Loading…
Reference in New Issue
Block a user