hashicorp / hashicorp/tfc-workflows-tooling
Reported syntax error on arm64 machine
Open
- Dominant language
- Go
- Stars
- 58
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Whenever I try to execute something with tfci, I get the following error reported: `/usr/local/bin/tfci: line 1: syntax error: unexpected "("`
It works on my Mac Air M2 which also has ARM architecture but apparently does not work on Ubuntu with ARM architecture.
Example call:
`docker run -it hashicorp/tfci tfci --help`
Contributor guide
Assessment
This issue has not been assessed yet.