jasonbin

Empty state of a terraform stack

Jun 18th, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.24 KB | None | 0 0
  1. Empty or non-existent state file.
  2.  
  3. Refresh will do nothing. Refresh does not error or return an erroneous
  4. exit status because many automation scripts use refresh, plan, then apply
  5. and may not have a state file yet for the first run.
Advertisement
Add Comment
Please, Sign In to add comment