Commit graph

4 commits

Author SHA1 Message Date
5da9643e92
chore: migrate from GitHub to Codeberg/Forgejo
- Rename Go module path to codeberg.org/towerops/terraform-provider-towerops
- Replace .github/workflows/release.yml with .forgejo/workflows/release.yml
- Configure GoReleaser to publish to Codeberg via Gitea API
- Bump indirect dependencies (golang.org/x/*, grpc, go-plugin, etc.)
2026-05-05 12:59:27 -05:00
1ccf9ce30a
chore: update Go dependencies to latest versions
Updates include:
- terraform-plugin-framework v1.17.0 -> v1.19.0
- terraform-plugin-go v0.29.0 -> v0.31.0
- terraform-plugin-testing v1.14.0 -> v1.15.0
- terraform-plugin-sdk/v2 v2.38.1 -> v2.40.0
- Various other dependency updates

All tests passing with updated dependencies.
2026-03-10 13:39:26 -05:00
233be61d3e
allow creating entities when they dont exist 2026-01-29 12:34:58 -06:00
8fed566e22
init 2026-01-26 11:02:26 -06:00