You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running Rover in Azure DevOps with a Linux VM, adding the flag -log-severity to set the terraform log level to any value gives the error: -log-severity: command not found ##[error]Bash exited with code '127'.
Rover Version
aztfmod/rover:1.6.6.-2401.0402
The following is the script we are executing from our pipeline:
Running Rover in Azure DevOps with a Linux VM, adding the flag -log-severity to set the terraform log level to any value gives the error:
-log-severity: command not found ##[error]Bash exited with code '127'.
Rover Version
aztfmod/rover:1.6.6.-2401.0402
The following is the script we are executing from our pipeline:
We tried setting the -log-severity to DEBUG or TRACE directly the pipeline failed with the same error.
https://aztfmod.github.io/documentation/docs/rover/rover-commands/
https://developer.hashicorp.com/terraform/internals/debugging
The text was updated successfully, but these errors were encountered: