Skip to content

Commit

Permalink
updated code
Browse files Browse the repository at this point in the history
  • Loading branch information
KevJimenez committed Jan 30, 2024
1 parent 31cd748 commit b44eccd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/destroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3

- name: Terraform destroy
run: terraform destroy -auto-approve -input=false
- name: Terraform init
run: terraform init

- name: Create a tfvars file
run: |
Expand Down

0 comments on commit b44eccd

Please sign in to comment.