This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
Releases: Lerentis/terraform-provider-gitea
Releases · Lerentis/terraform-provider-gitea
v0.16.0
v0.15.0
What's Changed
- Bump github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0 by @dependabot in #45
- added possibility to list all repos of an organisation by @Lerentis in #48
Full Changelog: v0.14.1...v0.15.0
v0.14.1
What's Changed
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 by @dependabot in #44
- Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 by @dependabot in #42
- Bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.15.0 by @dependabot in #43
- potential fix for #35 by @Lerentis in #38
New Contributors
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- Fixed conditions of repository migration by @ultimania in #40
New Contributors
- @ultimania made their first contribution in #40
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Bump crazy-max/ghaction-import-gpg from 5.2.0 to 5.3.0 by @dependabot in #34
- implement repositories attribute to gitea_team by @yamadayutaka in #37
New Contributors
- @yamadayutaka made their first contribution in #37
Full Changelog: v0.12.3...v0.13.0
v0.12.3
#26 document codeberg not allowing pull mirrors fixed permission failure in gite_repository
v0.12.2
version bump
v0.12.1
fixed repo creation for users
fixed org read if org got manually removed
v0.12.0
Added gitea_repository_key
resource.
Kudos to @martin31821 for the implementation 🎉
v0.11.2
bump version to include updates