-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
help wantedExtra attention is neededExtra attention is neededjavascriptPull requests that update javascript codePull requests that update javascript code
Description
As a user of the setup-opentofu action, I want to rely on it when using the wrapper for stdout processing.
Problem
The tofu stdout's content captured by the wrapper is prefixed with the command yielding it. Apparently, it's caused by the default behaviour of @actions/exec: see the condition.
Proposed solutions
Propagate stdout/err without relying on @action/exec. See new release of setup-terraform and the fix for context.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededjavascriptPull requests that update javascript codePull requests that update javascript code