Skip to content

Added terraform destroy command support#1

Open
JamesPeiris wants to merge 5 commits intokuperiu:devfrom
getndazn:tf-destroy
Open

Added terraform destroy command support#1
JamesPeiris wants to merge 5 commits intokuperiu:devfrom
getndazn:tf-destroy

Conversation

@JamesPeiris
Copy link

No description provided.

src/main.ts Outdated
// TF destroy
if (destroy) {
if (varFile) {
if (shell.exec(`terraform plan -var-file='${varFile}' -out=tfplan.out`).code !== 0) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be destroy

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.

2 participants