No description
  • Go 94%
  • Go Template 6%
Find a file
Roshless edb1b0ae07
All checks were successful
/ build (push) Successful in 16s
/ publish-release (push) Has been skipped
CI: one less step
2026-05-18 16:28:45 +02:00
.forgejo/workflows CI: one less step 2026-05-18 16:28:45 +02:00
.gitignore Initial commit 2025-12-14 16:09:34 +01:00
go.mod update dependencies 2026-05-18 15:15:49 +02:00
go.sum update dependencies 2026-05-18 15:15:49 +02:00
main.go flag: fix some things around, better logging and require flags 2026-05-18 15:54:39 +02:00
README.md Initial commit 2025-12-14 16:09:34 +01:00
tfbackend.tmpl Initial commit 2025-12-14 16:09:34 +01:00

Simple golang wrapper to get tfbackend details into opentofu. I'm not sure this is the best way (probably isn't) but can't be bothered to reasearch even more.

For BAO connection see ENV VARS- https://github.com/openbao/openbao/blob/api/v2.5.0/api/client.go#L32-L52