hashimoto-takafumi/tfstate-diff
Compare tfstate/plan
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 17, 2023
- License
- None
Pinned Snippet
uses: hashimoto-takafumi/tfstate-diff@4bc5ff81ebb5836edde3c07925304f3cf7631360 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| left-directory | Lefthand Terraform directory | yes | — |
| right-directory | Righthand Terraform directory | yes | — |
| config | Configure file location | no | — |
| template | Template file location | no | /tmp/comment.tmpl |
| plan | Compare plans (i.e. consider changes not applied to tfstate) | no | — |
| github-token | The token to call GitHub API | no | ${{ github.token }} |
Outputs
no outputs