Skip to content

Commit b3c004a

Browse files
destroy deleted
1 parent f539e52 commit b3c004a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,4 @@ jobs:
3636
- name: Terraform Apply
3737
id: apply
3838
run: terraform apply --auto-approve
39-
working-directory: ./Terraform-VPC
40-
- name: Terraform Destroy
41-
id: destroy
42-
run: terraform destroy --auto-approve
43-
working-directory: ./Terraform-VPC
44-
39+
working-directory: ./Terraform-VPC

0 commit comments

Comments
 (0)