Skip to content

Commit

Permalink
language tweaks (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jun 26, 2025
1 parent c819265 commit bbccd00
Showing 1 changed file with 2 additions and 2 deletions.
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

0 comments on commit bbccd00

Please sign in to comment.