Skip to content

Fix error message redirection to stderr

Not all warnings and errors are send to stderr. A MR comment with GITLAB_TOFU_CUSTOM_CA set looks currently as followed:

Skipping to configure custom CAs from GITLAB_TOFU_CUSTOM_CA variable, because /usr/local/share/ca-certificates/gitlab-tofu-custom-ca.crt already exists ...

No changes. Your infrastructure matches the configuration.

OpenTofu has compared your real infrastructure against your configuration and
found no differences, so no changes are needed.

This MR fixes error message redirection to stderr.

Merge request reports

Loading