diff --git a/internal/command/output.go b/internal/command/output.go index 0f23a6109f..f53f6e206a 100644 --- a/internal/command/output.go +++ b/internal/command/output.go @@ -107,7 +107,8 @@ Usage: terraform [global options] output [options] [NAME] Options: -state=path Path to the state file to read. Defaults to - "terraform.tfstate". + "terraform.tfstate". Ignored when remote + state is used. -no-color If specified, output won't contain any color.