Skip to content

bug: linux error Cannot run a document in the middle of a pipeline #74

Closed
@matt-FFFFFF

Description

@matt-FFFFFF

Am running on Linux...

I manually set $env:PROCESSOR_ARCHITECTURE = "amd64" to bypass #73

When I then run I get this error:

InvalidOperation: /home/matt/.local/share/powershell/Modules/ALZ/0.2.15/Private/Convert-HCLVariablesToUserInputConfig.ps1:18
Line |
  18 |  … terraformVariables = & $hclParserToolPath $targetVariableFile | Conve …
     |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Cannot run a document in the middle of a pipeline: /home/matt/code/tfaccel/v0.0.3/hcl2json_linux_amd64.

$terraformVariables = & $hclParserToolPath $targetVariableFile | ConvertFrom-Json

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions