Skip to content

Commit

Permalink
moved terraform binary zip to s3
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Orlov committed Oct 8, 2024
1 parent 9dff125 commit 3834a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: 'Test Selectel Terraform modules'
runs-on: self-hosted
env:
terraform_link: https://releases.hashicorp.com/terraform/1.5.5/terraform_1.5.5_linux_amd64.zip
terraform_link: https://ec04d1e1-8b8d-4782-97de-6a2107df181e.selstorage.ru/github_public/terraform_1.5.5_linux_amd64.zip
TF_VAR_selectel_domain_name: ${{ secrets.SELECTEL_ID }}
TF_VAR_selectel_user_admin_user: ${{ secrets.SERVICE_USER }}
TF_VAR_selectel_user_admin_password: ${{ secrets.SERVICE_PASSWORD }}
Expand Down

0 comments on commit 3834a73

Please sign in to comment.