From ea081f45706c48ebc42e9f1cb9c0267c44fe4760 Mon Sep 17 00:00:00 2001 From: David John Arnold Jr Date: Tue, 18 Mar 2025 15:17:05 -0700 Subject: [PATCH] Update default.auto.tfvars --- default.auto.tfvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.auto.tfvars b/default.auto.tfvars index 59bfda7..a960c89 100644 --- a/default.auto.tfvars +++ b/default.auto.tfvars @@ -21,7 +21,7 @@ security_groups = [ ] certs = { - bucket = "image-pipeline-assets" + bucket = "csvd-dev-ew-github-actions" key = "katello-server-ca.pem" }