Skip to content

language tweaks #7

Merged
merged 1 commit into from
Jun 26, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ansible/templates/README.md.j2
Original file line number Diff line number Diff line change
@@ -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

Expand Down