daily pastebin goal
26%
SHARE
TWEET

terraform pre-teardown intercept

a guest Jun 29th, 2016 62 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.     if tfOpts[1] == 'destroy':
  2.         if len(tfOpts) < 3:
  3.             cmdOpts.insert(2,'-force')
  4.         doPreDestroyStuffHere()
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
 
Top