hashicorp / hashicorp/terraform-exec
why environ variables like TF_CLI_CONFIG_FILE doesnt work?
Open
- Dominant language
- Go
- Stars
- 786
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
I want to run ```terraform init``` with mode offline.because provider download doesnt work.howerer,when i configure terraform.rc ```disable_checkpoint =true```,this variable doesnt work at all
Contributor guide
Research direction
Start by reproducing the reported behavior with `terraform init`, `TF_CLI_CONFIG_FILE`, and `terraform.rc`, focusing on offline provider downloads and `disable_checkpoint`. Trace how terraform-exec invokes the Terraform CLI and verify that the environment variable and configuration are passed through correctly; done means the reported configuration works as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100