mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-26 23:33:17 +00:00
[deploy-opentofu]
[deploy-opentofu]
This commit is contained in:
@ -213,7 +213,7 @@ resource "null_resource" "add_api_ip" {
|
||||
user = each.value.extra_users[0].name
|
||||
password = each.value.extra_users[0].password
|
||||
timeout = "4m"
|
||||
agent = false
|
||||
agent = true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user