pre release version bump
Some checks reported errors
continuous-integration/drone/push Build encountered an error

make fmt
clarified some limitations for fork resource
This commit is contained in:
2022-10-05 21:22:30 +02:00
parent f3c0793a88
commit 6d0bd5906a
5 changed files with 47 additions and 14 deletions

View File

@ -2,7 +2,7 @@ terraform {
required_providers {
gitea = {
source = "Lerentis/gitea"
version = "0.8.0"
version = "0.9.0"
}
}
}