Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: terraform destroy #92

Merged
merged 9 commits into from
Jul 10, 2024
Merged

feat!: terraform destroy #92

merged 9 commits into from
Jul 10, 2024

Conversation

leg100
Copy link
Owner

@leg100 leg100 commented Jul 10, 2024

Adds the ability to destroy resources immediately, rather than creating a destroy plan first.

Breaking change:

  • re-assign d to destroy, i.e. terraform apply -destroy
  • P plans a destroy, i.e. terraform plan -destroy.

Also, tasks for the above are now clearly marked in the TUI as destroys.

@leg100 leg100 merged commit 60a29a1 into master Jul 10, 2024
3 checks passed
@leg100 leg100 deleted the destroy branch July 10, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant