mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 15:53:06 +00:00
[deploy-opentofu]
[deploy-opentofu]
This commit is contained in:
@ -14,10 +14,6 @@ resource "vaultwarden_account_register" "vaultwarden-acount-fenix" {
|
||||
name = "fenix"
|
||||
email = var.vaultwarden_email
|
||||
password = var.vaultwarden_master_password
|
||||
|
||||
lifecycle {
|
||||
prevent_destroy = true
|
||||
}
|
||||
}
|
||||
|
||||
resource "bitwarden_item_login" "administrative-user" {
|
||||
|
||||
Reference in New Issue
Block a user