rindrics/Terraform Backend Action

Download or upload Terraform state file from/to GitHub repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub Tokenyes
state_repoRepository containing the Terraform state fileyes
actionAction to perform (download or upload)yes
shaSHA of the state file to be overwritten by upload action (required for upload)no
state_path_remotePath to the Terraform state file in `state_repo`noterraform.tfstate
state_path_localPath to the Terraform state file in GitHub Actions environmentnoterraform.tfstate
commit_messageCommit message for the upload actionnoUpdate state file
committer_nameCommitter name for the upload actionnogithub-actions[bot]
committer_emailCommitter email for the upload actionnogithub-actions[bot]@users.noreply.github.com
namedescription
shaSHA of the state file (only for download)