terraform-backend

A state backend server which implements the Terraform HTTP backend API with pluggable modules for authentication, storage, locking and state encryption.

BSD-3-CLAUSE License

Stars
40
Committers
4

Bot releases are hidden (Show)

terraform-backend - v0.1.2 Latest Release

Published by tobikris 6 months ago

What's Changed

Full Changelog: https://github.com/nimbolus/terraform-backend/compare/v0.1.1...v0.1.2

terraform-backend - v0.1.1

Published by tobikris over 1 year ago

Fixes inconsistent handling of non-existing states - now a 404 is returned.

terraform-backend - v0.1.0

Published by tobikris over 1 year ago

Basic functionality is there - we will work on further features and might need to change the API.