Skip to content

Commit

Permalink
Update terraform-destroy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZinxValkyria authored Mar 4, 2024
1 parent cf6ed3d commit 0bfe294
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/terraform-destroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@ env:
BUCKET_TF_STATE: ${{ secrets.BUCKET_TF_STATE }}
jobs:
terraform_destroy:
name: Destroy infra
runs-on: ubuntu-latest
defaults:
run:
working-directory: terraform
steps:
- uses: actions/checkout@v4
- name: Terraform destroy
Expand Down

0 comments on commit 0bfe294

Please sign in to comment.