terraform show --help



  • Check for updates to the options: https://www.terraform.io/docs/commands/index.html

    Usage: terraform show [options] [path]
    
      Reads and outputs a Terraform state or plan file in a human-readable
      form. If no path is specified, the current state will be shown.
    
    Options:
    
      -module-depth=n     Specifies the depth of modules to show in the output.
                          By default this is -1, which will expand all.
    
      -no-color           If specified, output won't contain any color.
    

Log in to reply
 

© Lightnetics 2024