delivops/Delivops Terraform Drift Detection Workflow
This GitHub Action runs Terraform plan on the specified environment, and checks for drifts.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| working_directory | The working directory | yes | — |
| slack_webhook | Slack webhook URL | yes | — |
| environment | The environment (e.g., dev, prod) | yes | — |
| aws_region | AWS region | yes | — |
| aws_role | AWS role to assume | yes | — |
| aws_account_id | — | yes | — |
| github_token | GitHub token | yes | — |
Outputs
no outputs