Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hazelops/tflock


https://github.com/hazelops/tflock

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# ⚠️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
```