feat(tfstate): bootstrap an http server that answers /healthz
This commit is contained in:
parent
7dde5bf04e
commit
0f7e13222d
5 changed files with 116 additions and 0 deletions
3
go.mod
Normal file
3
go.mod
Normal file
|
@ -0,0 +1,3 @@
|
|||
module git.adyxax.org/adyxax/tfstate
|
||||
|
||||
go 1.23.1
|
Loading…
Add table
Add a link
Reference in a new issue