Terraform/OpenTofu states http backend
Find a file
2024-10-06 00:15:54 +02:00
cmd/tfstated feat(tfstated): begin implementing tests 2024-10-06 00:15:54 +02:00
pkg feat(tfstated): implement states locking 2024-10-03 00:13:09 +02:00
.gitignore feat(tfstated): implement GET and POST methods, states are encrypted in a sqlite3 database 2024-09-30 01:00:59 +02:00
go.mod feat(tfstated): begin implementing tests 2024-10-06 00:15:54 +02:00
go.sum feat(tfstated): implement GET and POST methods, states are encrypted in a sqlite3 database 2024-09-30 01:00:59 +02:00
LICENSE chore(tfstate): initial import 2024-09-27 00:31:41 +02:00