Skip to content

Commit

Permalink
reverted back var deletion
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Orlov committed Nov 6, 2024
1 parent bdcdac4 commit 57279a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manual_destroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
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 }}
TF_VAR_flavor_name: ${{ secrets.FLAVOR_NAME }}

steps:
- name: Checkout the repo
Expand Down

0 comments on commit 57279a7

Please sign in to comment.