From 82a85d2273e80fb06811063135fe53b44ad3b7a5 Mon Sep 17 00:00:00 2001 From: "Matthew C. Morgan" Date: Thu, 26 Jun 2025 18:45:05 -0400 Subject: [PATCH] language tweaks --- ansible/templates/README.md.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/templates/README.md.j2 b/ansible/templates/README.md.j2 index 267c9bb..a1f85c1 100644 --- a/ansible/templates/README.md.j2 +++ b/ansible/templates/README.md.j2 @@ -1,6 +1,6 @@ -# {{ cluster_name | capitalize }} - {{ env_name }} - EKS Cluster Configuration +# {{ cluster_name }} - {{ env_name }} - EKS Cluster Configuration -This EKS cluster configuration was generated on {{ generated_date }} using the template-eks-cluster platform automation at {{ commit_id }}. +This EKS cluster configuration was generated on {{ generated_date }} using the template-eks-cluster platform automation at the following commit-id: {{ commit_id }}. ## Environment Details