driftive/Driftive
Driftive detects state drifts in Terraform/Terragrunt/OpenTofu projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for authentication | yes | — |
| slack-url | Slack webhook URL, for notifications | no | — |
| concurrency | Number of parallel projects to scan | yes | 1 |
| distribution | terraform distribution. Default is "tf". Options are "tf" for Terraform, "tofu" for OpenTofu. | no | tf |
| distribution-version | terraform distribution version. Default is "latest" | no | — |
| distribution-version-file | File containing the version spec of the version to use. Example: .tool-versions. | no | — |
| terragrunt-version | terragrunt version. Default is "latest" | no | — |
| terragrunt-version-file | File containing the version spec of the version to use. Example: .tool-versions. | no | — |
| log-level | log level. Default is "info" | no | info |
| enable-stdout-output | enable stdout output. Default is "true" | no | true |
| exit-code | set to true to exit with code 1 if drifts are detected. Default is "false" | no | false |
Outputs
no outputs