fixes
This commit is contained in:
@@ -9,7 +9,7 @@ resource "gitea_user" "tofu" {
|
||||
email = "tofu-module-reader@arcodange.fake"
|
||||
must_change_password = false
|
||||
full_name = "restricted CI user"
|
||||
prohibit_login = true
|
||||
prohibit_login = false
|
||||
restricted = true
|
||||
visibility = "private"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user