mirror of https://github.com/hashicorp/terraform
When the output subcommand is called with no arguments, and there are no outputs to show, we previously rendered an error message but returned a non-error status code. This is confusing. This commit changes the text UI to use a warning diagnostic, which makes it clearer that this is a non-error situation. We do not change the exit code or the text of the warning, so hopefully this is not considered a breaking change.pull/26036/head
parent
27416fba92
commit
2323e9370a
Loading…
Reference in new issue