Tools used:
- shell2http
- jq
- bash
- sed
- cat
- stat
- rm
And of course terraform to test it.
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.
- See Terraform http backend on how to use.