diff --git a/infrastructure/main.tf b/infrastructure/main.tf index 9192b61..87fbaf1 100644 --- a/infrastructure/main.tf +++ b/infrastructure/main.tf @@ -35,7 +35,7 @@ module "observability" { # OpenBao Secrets Management Solution deployment module "secrets" { - source = "git::https://github.com/necro-cloud/modules//modules/openbao?ref=task/110/openbao-deployment" + source = "git::https://github.com/necro-cloud/modules//modules/openbao?ref=main" // Certificates Details cluster_issuer_name = module.cluster-issuer.cluster-issuer-name