reegnz / shitty-terraform-http-backend

A Shitty Terraform HTTP backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A shitty terraform http backend

Tools used:

And of course terraform to test it.

Usage

Run the server with ./serve.sh

Configure terraform as seen in backend.tf. The part after /terraform/state/ and /terraform/lock/state can be anything, I'm using a UUID.

The server can be used with or without locks.

Docs

About

A Shitty Terraform HTTP backend


Languages

Language:Shell 82.6%Language:HCL 17.4%