Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Added terraform plan -destroy and terraform destroy actions #77

Closed
wants to merge 3 commits into from
Closed

Added terraform plan -destroy and terraform destroy actions #77

wants to merge 3 commits into from

Conversation

lufussel
Copy link

Added plandestroy and destroy actions based on the existing plan and apply actions. The commands run terraform plan -destroy and terraform destroy respectively.

I have used these actions for the past week without issues.

The Terraform GitHub Actions reference pages will need an update to match (https://www.terraform.io/docs/github-actions/actions/index.html).

@daniyalj
Copy link

Any plans to merge this?

@twebber90
Copy link

Would love to see this get merged!

@tz-rsickora
Copy link

Same here, would love to see this merged!

@nikolay-bocharov
Copy link

it's very nice to have

@canelkatmis
Copy link
Contributor

It was nice but the repo is refactored. And there are no codeowners care with PRs

@sudomateo
Copy link
Contributor

@lufussel This will need to be refactored to abide by the new repository layout. Given this new layout, terraform plan -destroy is already able to be implemented via the plan subcommand.

@sudomateo
Copy link
Contributor

Closing in favor of #143.

@sudomateo sudomateo closed this Feb 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants