Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Adding support for Terraform Destroy. Adding ConfirmApply customization #251
Adding support for Terraform Destroy. Adding ConfirmApply customization #251
Changes from 21 commits
4bad4b6
b956a3a
dacd71c
e95c8a5
3dcdc03
7316ae1
b161c37
9115fc9
dbde8cd
52d63c2
192189b
1929c58
95e07ad
3c9f4fd
07c866c
c0f9509
398359c
c2635f5
0948d99
9731413
b339e68
332bb40
2b5cfaf
2ebadf3
9c70aca
6edf162
8e5139d
0bba5b9
6c7e323
d95e32a
968df59
799d347
216f212
5e9541a
15f581a
973c96c
f7cf74e
5c6962f
1c95134
6e722d1
78f184f
4cf2653
eb224ce
e3206f7
ee06537
29d1fc9
3bef392
130b295
9a94da0
709000e
a132306
fc69c72
5c86117
ad679a9
31dab58
7e4041e
39c1c90
afbe57f
1c20dba
3af1e69
1528452
57e2130
f278ed2
89d7702
4eaf1c9
20ff00e
0f9d949
6d42814
ab41d93
d97f28f
9cecca4
c4026a4
13fac41
9a83f37
0cad059
457c10e
1a79575
adb779b
a837cdf
54ef87f
b08a234
58224d7
c56c534
a2dd1d4
b70e697
ca392ba
bc7e5cd
955d198
d37bf3d
d3a537e
ce6e4dc
018442e
4f66a7f
013c886
d176864
61360f7
25e6e0e
9870f1a
c21259a
7dfed77
c7784ad
59b6322
a40b543
d41e27d
c6a8f38
2866a8e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ooohh, what you did above is super clever. What if we took it a step further?
Now this has nothing to do with the DestroyPlugin. If we wanted to manipulate the Confirmation message for ANY reason, we could do so.