Open Issues Need Help
View All on GitHub Incorrect warnings produced during `plan -replace` about 9 hours ago
bug good first issue accepted
bug help wanted accepted
`run.*` references resolve to empty object after `command = plan` run blocks in `tofu test` 7 days ago
enhancement help wanted accepted needs-rfc test-command
enhancement help wanted accepted
bug good first issue accepted
Tofu crash on invalid removed.from value 22 days ago
bug good first issue help wanted accepted
OpenTelemetry Tracing: better feedback in TF_LOG about 1 month ago
enhancement help wanted accepted
Copywrite (tool) is inaccurate about 1 month ago
bug help wanted accepted
enhancement help wanted accepted
enhancement help wanted accepted test-command
Display module versions in a similar fashion that provider versions are displayed with `version` 3 months ago
enhancement help wanted needs-community-input accepted
plan performance significantly impacted when using depends_on in OpenTofu (compared to Terraform >=1.8.4) 4 months ago
bug help wanted needs-community-input pending-decision
enhancement good first issue help wanted accepted
Compact JSON state storage is hostile to git diff 4 months ago
enhancement help wanted accepted
documentation good first issue help wanted accepted
The documentation for `mock_resource` is vague 4 months ago
help wanted accepted
bug good first issue accepted
enhancement help wanted accepted
documentation good first issue help wanted accepted
documentation help wanted accepted
enhancement good first issue accepted
bug help wanted accepted
enhancement good first issue help wanted accepted
enhancement help wanted accepted
bug help wanted accepted core-team
documentation enhancement help wanted accepted
Undocumented change in operator short-circuiting behaviour from OpenTofu v1.10.0 onwards 8 months ago
bug good first issue help wanted accepted
Add logging to GCP cloud native kms crypto_key to illuminate key information used in state file encryption 8 months ago
enhancement good first issue help wanted accepted
bug help wanted accepted
good first issue accepted
bug good first issue accepted
help wanted accepted
[State Encryption] Key providers (Azure Key Vault) 10 months ago
enhancement help wanted accepted
`internal/tofu` unit tests don't pass on `windows_amd64` 11 months ago
bug help wanted accepted
bug help wanted accepted
Refactoring with View unfinished 11 months ago
enhancement good first issue help wanted accepted blocked
AI Summary: Fix failing unit tests within the `internal/checks` directory for the OpenTofu project on windows_amd64 architecture. The goal is to ensure all tests pass when running `go test internal/checks/...` on a windows_amd64 system.
Complexity:
4/5
bug good first issue help wanted accepted
Allow function calls in test variable blocks. about 1 year ago
AI Summary: The task is to enhance OpenTofu's testing framework to allow function calls within test variable blocks. Currently, OpenTofu's `tftest` feature disallows function calls like `jsonencode` within variable assignments in test files, leading to errors. The proposed solution is to modify the parser or evaluator to permit these function calls, enabling more dynamic test variable definitions.
Complexity:
4/5
bug help wanted accepted