Skip to content

Commit 73c3256

Browse files
committed
env destroy
1 parent 3cdb92f commit 73c3256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/infra-setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Terraplan apply
3636
run: |
3737
cd terraform
38-
terraform apply tfplan
38+
terraform destroy --auto-approve
3939
4040
4141
ansible:

0 commit comments

Comments
 (0)