Loading...
Loading...
### Terraform Version ``` $ terraform version Terraform v1.1.7 on darwin_amd64 + provider registry.terraform.io/hashicorp/aws v4.7.0 ``` ### Expected Behavior Usage of subcommands is written to stderr, not stdout. This can lead to surprises when mistyping subcommands and piping the output elsewhere. ### Actual Behavior Usage of subcommands is written to stdout. ### Steps to Reproduce ``` $ terraform invalid > /dev/null Terraform has no command named "invalid". To see all of Terraform's top-level commands, run: terraform -help $ terraform state invalid > /dev/null $ terraform workspace invalid > /dev/null $ terraform workspace invalid Usage: terraform [global options] workspace new, list, show, select and delete Terraform workspaces. ```
Click on a version to see all relevant bugs
Terraform Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.