Terraform State Commands

As you know, modifying Terraform's state or viewing it manually is a big no-no. Unless a major incident requires it, you shouldn’t' do it. And when I say requires, I mean you've tried everything else. Let's take a look at a few commands that will allow you to access items in the state without opening the file manually. 

Complete and Continue