tfstate (sysutils/tfstate) Updated: 3 years, 1 month ago Add to my watchlist
A wrapper around terraform state commands to provide guard railstfstate is a wrapper around Terraform state commands which alter the state file, such as `terraform state mv` and `terraform state rm`. tfstate automatically generates a backup inside `.terraform/tfstate/*`, allowing for easy rollback if a mistake was made. This is possible due to the wrapper, by first performming a backup of the current state file, then running `tfstate rollback --latest`. tfstate adds a manual confirmation step, which also lists the possible resources affected by the requested state command.
Version: 1.0.0 License: MIT
GitHub
Statistics for selected duration
2026-Jan-19 to 2026-Feb-18
No stats available for this selection.
Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.