launchflow/Infra CLI Action
Install and run the infra CLI from the infra-new PyPI package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 31, 2025
- License
- MIT
Pinned Snippet
uses: launchflow/infra.new-drift-action@0c2ec50f0aa97837a09753b28fb28b8c70bfa871 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | Working directory to run the command in | no | . |
| github-repo | GitHub repository to pass to the drift command (defaults to current repository) | no | "" |
| github-ref | GitHub ref to pass to the drift command (defaults to current ref) | no | "" |
| api-key | API key for the infra command | yes | — |
| plan-file-path | Path to a json terraform plan. Can be create by running `terraform plan -out terraform.plan` followed by `terraform show -json > terraform-plan.json` | yes | — |
| backend-dir | Backend directory path | yes | — |
| github-access-token | GitHub access token to pass to the drift command | no | "" |
Outputs
no outputs