fixed conditions of migration

This commit is contained in:
ultimania
2023-05-31 08:54:45 +09:00
parent bc28fe186f
commit 948b20a6d2
6 changed files with 12 additions and 12 deletions

View File

@ -17,7 +17,7 @@ terraform {
required_providers {
gitea = {
source = "Lerentis/gitea"
version = "0.13.0"
version = "0.14.0"
}
}
}