added infra setup with terraform

This commit is contained in:
Joe Lothan 2026-05-17 16:07:50 -04:00
parent 64ae58494b
commit fcf203e1d8
8 changed files with 556 additions and 74 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/joe/everytab
go 1.25.9