This website requires JavaScript.
Explore
Help
Register
Sign in
adyxax
/
tfstated
Watch
1
Star
0
Fork
You've already forked tfstated
0
Code
Issues
43
Pull requests
Releases
Packages
Wiki
Activity
Actions
OpenTofu/Terraform states HTTP backend
6
commits
1
branch
0
tags
506
KiB
Go
77.3%
HTML
14.4%
CSS
6.8%
Makefile
1.5%
d4a82f610c
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Julien Dessaux
d4a82f610c
feat(tfstated): add json encoding and decoding helpers
2024-10-02 23:23:43 +02:00
cmd
/tfstated
feat(tfstated): add json encoding and decoding helpers
2024-10-02 23:23:43 +02:00
pkg
feat(logger): implement a logger middleware
2024-10-01 08:47:32 +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): implement GET and POST methods, states are encrypted in a sqlite3 database
2024-09-30 01:00:59 +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