launchflow/Infra CLI Action

Install and run the infra CLI from the infra-new PyPI package

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jul 31, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: launchflow/infra.new-drift-action@0c2ec50f0aa97837a09753b28fb28b8c70bfa871 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
working-directoryWorking directory to run the command inno.
github-repoGitHub repository to pass to the drift command (defaults to current repository)no""
github-refGitHub ref to pass to the drift command (defaults to current ref)no""
api-keyAPI key for the infra commandyes
plan-file-pathPath 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-dirBackend directory pathyes
github-access-tokenGitHub access token to pass to the drift commandno""

no outputs