From bbccd0011ddecb711a0b74fbb641d16679fa68d9 Mon Sep 17 00:00:00 2001 From: Matthew Creal Morgan Date: Thu, 26 Jun 2025 15:48:20 -0700 Subject: [PATCH] language tweaks (#7) --- 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