No description
Find a file
Roshless af285f9435
All checks were successful
/ build (push) Successful in 1s
/ publish-release (push) Successful in 1s
CI: run only on tags
2025-12-14 16:30:05 +01:00
.forgejo/workflows CI: run only on tags 2025-12-14 16:30:05 +01:00
.gitignore Initial commit 2025-12-14 16:09:34 +01:00
go.mod Initial commit 2025-12-14 16:09:34 +01:00
go.sum Initial commit 2025-12-14 16:09:34 +01:00
main.go Initial commit 2025-12-14 16:09:34 +01: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