diff --git a/deployments/wazuh/ps6/main.tf b/deployments/wazuh/ps6/main.tf index 7a63436..81010c0 100644 --- a/deployments/wazuh/ps6/main.tf +++ b/deployments/wazuh/ps6/main.tf @@ -52,7 +52,7 @@ module "wazuh" { wazuh_server = { app_name = "wazuh-server" channel = "4.11/edge" - revision = 243 + revision = 244 config = { logs-ca-cert = var.logs_ca_certificate custom-config-ssh-key = "secret:${juju_secret.git_ssh_key.secret_id}"