hashicorp / hashicorp/setup-terraform
Terraform console command not working?
Open
bug
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 288
- Avg merge
- 23h 21m
- Merged PRs (30d)
- 3
Description
When i run the command `jsonencode(tolist(var.models))" | terraform console` in my github action, it hangs forever.
Locally on my computer in returns correctly the proper value
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the `terraform console` command shown in the issue and compare how it is invoked in the GitHub Action with the successful local invocation. Reproduce the hang in a workflow and determine what change makes the command return the expected value instead of waiting indefinitely.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100