Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 284 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 284 Bytes

⚠️This repository is not maintained⚠️

⚠️This repository is outdated and deprecated⚠️

tflock

Lock your terraform state manually.

Only S3 backend is supported for now.

Building

Required: Go 1.17+.

  • Clone this repository
$ cd tflock
$ go install