diff --git a/deployments/wazuh/ps6/main.tf b/deployments/wazuh/ps6/main.tf index 146ef16..cf0bc68 100644 --- a/deployments/wazuh/ps6/main.tf +++ b/deployments/wazuh/ps6/main.tf @@ -19,7 +19,7 @@ resource "openstack_objectstorage_container_v1" "wazuh_indexer_backup" { } module "wazuh" { - source = "git::https://github.com/canonical/wazuh-server-operator//terraform/product?ref=rev245&depth=1" + source = "git::https://github.com/canonical/wazuh-server-operator//terraform/product?ref=rev246&depth=1" server_model_name = var.server_model_name server_model_uuid = var.server_model_uuid indexer_model_name = var.indexer_model_name