StackGuardian / StackGuardian/tirith
docs: state that the terraform_plan provider is OpenTofu-compatible
Open
Beginner friendly
Nobody has claimed this yet.
documentation
- Dominant language
- Python
- Stars
- 165
- Forks
- 42
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 11
Description
tofu show -json emits the same document shape terraform show -json does. Say so in the README
and the provider docs, with a tested example; track any divergence as it appears.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the README and provider documentation sections for the terraform_plan provider. Compare the document shapes produced by tofu show -json and terraform show -json, then add a tested example showing their compatibility. The work is done when both documentation locations state this compatibility and the example is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- terraform
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 76/100