diff --git a/ansible/templates/README.md.j2 b/ansible/templates/README.md.j2 index 9e19016..631ed82 100644 --- a/ansible/templates/README.md.j2 +++ b/ansible/templates/README.md.j2 @@ -20,7 +20,7 @@ To apply this configuration: 1. Change to the directory of the module you want to deploy: ``` - cd {{ environment }}/{{ aws_region }}/vpc/cluster/eks + cd {{ environment }}/{{ aws_region }}/vpc/{{ cluster_name }}/eks ``` 2. Initialize and apply the Terragrunt configuration: