From b8681ecde7f601eed9a27c83c58ff39f20abe37d Mon Sep 17 00:00:00 2001 From: "Matthew C. Morgan" Date: Wed, 22 Jan 2025 20:37:14 -0500 Subject: [PATCH] cruft --- .../vpc/platform-eng-eks-mcm/eks-cert-manager/terragrunt.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/lab/development/us-gov-east-1/vpc/platform-eng-eks-mcm/eks-cert-manager/terragrunt.hcl b/lab/development/us-gov-east-1/vpc/platform-eng-eks-mcm/eks-cert-manager/terragrunt.hcl index 2438608..51b4f32 100644 --- a/lab/development/us-gov-east-1/vpc/platform-eng-eks-mcm/eks-cert-manager/terragrunt.hcl +++ b/lab/development/us-gov-east-1/vpc/platform-eng-eks-mcm/eks-cert-manager/terragrunt.hcl @@ -37,4 +37,5 @@ inputs = { cert_manager_startupapicheck_tag = include.root.inputs.cert_manager_startupapicheck_tag cert_manager_webhook_tag = include.root.inputs.cert_manager_webhook_tag cluster_issuer_name = include.root.inputs.cluster_issuer_name + release_version = include.root.inputs.release_version }