Commit graph

3 commits

Author SHA1 Message Date
8e6469d66e chore: commit terraform lock file for reproducible provider versions
The .terraform.lock.hcl was gitignored while providers use floating
~> constraints, so every CI 'tofu init' resolved provider versions
fresh and could drift from what was tested locally, with no checksum
verification on the providers.

Track the lock file instead, with hashes for linux_amd64 (CI) plus
darwin_arm64/amd64 (local). Dependabot's terraform updates now surface
exact provider version bumps as reviewable, hash-pinned changes.
2026-06-06 13:17:32 +01:00
Rasmus Wejlgaard
80ddb31f8a update readme 2026-03-28 21:06:14 +00:00
Rasmus Wejlgaard
737d6e0bc1 initial commit 2026-03-28 12:39:41 +00:00